export declare type FunctionProp = T | ((...args: any[]) => T);