export declare function useIsInRowButtonVisible(pageName: string, buttonName: string, rowData: any): boolean;