import type { FiletypeParserOptions } from "./types"; export declare function getParsers(): FiletypeParserOptions[];