ParsedCompassPluginConfig: Omit<CompassPluginConfig, "position"> & {
    position: [string, string];
}