export declare interface NameofOptions { /** * Take only the last property of nested properties. */ lastProp?: boolean; }