import type { StaticConfig } from '../types'; export declare const getDefaultProps: (staticConfig: StaticConfig, propsComponentName?: string) => Record | undefined; //# sourceMappingURL=getDefaultProps.d.ts.map