export declare function markAsDefaultImpl(method: Function): void; export declare function isDefaultImpl(method: Function): boolean;