export declare const allowedErrorProps: string[];
export declare const allowErrorProps: (...props: string[]) => void;
