/// <reference types="react" />
export declare const Default: () => JSX.Element;
export declare const ErrorState: () => JSX.Element;
export declare const Empty: () => JSX.Element;
