UNPKG

@cbinsights/fds

Version:
4 lines (3 loc) 108 B
declare type RestType = JSX.Element | null; export declare const Rest: () => RestType; export default Rest;