import { FBPParser } from '@chix/fbpx'; export declare function getParser(provider: string): FBPParser;