export declare function getDefault(prop: any, def: any): any; export default function getProps(props: any, defaults?: any): T; //# sourceMappingURL=getProps.d.ts.map