import { Input } from "./coerce"; export declare const parse: (input: string | Input) => Record;