import type { Theme } from '@emotion/react';
export declare const StyledDiv: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export declare const StyledTable: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
} & {
    noTotal: boolean;
}, import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {}>;
export declare const StyledFeesTable: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
}, import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {}>;
export declare const PriceCol: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
}, import("react").DetailedHTMLProps<import("react").ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>, {}>;
export declare const PriceCell: (theme: Theme) => import("@emotion/serialize").SerializedStyles;
export declare const Cell: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
} & {
    hasBorder?: boolean;
    tabulation?: number;
    primary?: boolean;
}, import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, {}>;
export declare const TotalPriceCell: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
} & {
    hasBorder?: boolean;
    tabulation?: number;
    primary?: boolean;
} & import("react").ClassAttributes<HTMLTableDataCellElement> & import("react").TdHTMLAttributes<HTMLTableDataCellElement> & {
    theme?: Theme;
}, {}, {}>;
export declare const EmptyTable: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
}, import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {}>;
export declare const Title: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, {}>;
export declare const EmptyCell: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
}, import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, {}>;
export declare const TimeCell: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export declare const BadgeBeta: import("@emotion/styled").StyledComponent<{
    sentiment?: import("node_modules/@ultraviolet/ui/dist/theme").Color;
    size?: keyof typeof import("node_modules/@ultraviolet/ui/dist/components/Badge").SIZES;
    prominence?: keyof typeof import("node_modules/@ultraviolet/ui/dist/components/Badge").PROMINENCES;
    icon?: "address" | "search" | "filter" | "stop" | "view" | "anchor" | "sort" | "id" | "download" | "send" | "alert" | "doc" | "asterisk" | "pen" | "help-circle-outline" | "arrow-down" | "arrow-left-bottom" | "arrow-left-double" | "arrow-left" | "arrow-right-bottom" | "arrow-right-double" | "arrow-right" | "arrow-up" | "attach" | "burger" | "cancel" | "check" | "close" | "close-circle-outline" | "copy-content" | "detach" | "dots-horizontal" | "dots-vertical" | "drag-vertical" | "drag-variant" | "east-short" | "east" | "equal" | "escape" | "expand" | "expand-more" | "github" | "instagram" | "linkedIn" | "logout" | "minus" | "north-short" | "north" | "open-in-new" | "organization" | "plus" | "progress-check" | "ray-end-arrow" | "ray-start-arrow" | "ray-start-end" | "ray-top-arrow" | "reboot" | "restore" | "revoke" | "rss" | "slack" | "south-short" | "south" | "switch_orga" | "x" | "upload" | "west-short" | "west" | "youtube" | "auto-fix" | "book-open-outline" | "bullhorn" | "calculator" | "calendar-range" | "chat" | "checkbox-circle-outline" | "clock-outline" | "console" | "credentials" | "credit-card" | "database" | "delete" | "earth" | "email-remove-outline" | "email-outline" | "eye-off" | "eye" | "folder" | "information-outline" | "lock" | "members" | "moon" | "mosaic" | "pencil" | "phone" | "play-circle-outline" | "privacy" | "profile" | "rocket" | "settings" | "sun" | "support" | "unlock" | "weather-night" | "pin" | "unpin" | "sparkles" | "light-bulb" | undefined;
    disabled?: boolean;
    className?: string;
    children: import("react").ReactNode;
    'data-testid'?: string;
} & {
    theme?: Theme;
} & {
    long: boolean;
}, {}, {}>;
export declare const StyledTr: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
} & {
    isFirstElement?: boolean;
    shouldBeHidden?: boolean;
    hideFromOverlay?: boolean;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, {}>;
export declare const OverlayRow: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
} & {
    isFirstElement?: boolean;
    shouldBeHidden?: boolean;
    hideFromOverlay?: boolean;
}, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
export declare const StyledLeftSide: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export declare const ItemResourceName: import("@emotion/styled").StyledComponent<{
    theme?: Theme;
    as?: React.ElementType;
} & {
    animated: boolean;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export declare const StyledBadge: import("@emotion/styled").StyledComponent<{
    sentiment?: import("node_modules/@ultraviolet/ui/dist/theme").Color;
    size?: keyof typeof import("node_modules/@ultraviolet/ui/dist/components/Badge").SIZES;
    prominence?: keyof typeof import("node_modules/@ultraviolet/ui/dist/components/Badge").PROMINENCES;
    icon?: "address" | "search" | "filter" | "stop" | "view" | "anchor" | "sort" | "id" | "download" | "send" | "alert" | "doc" | "asterisk" | "pen" | "help-circle-outline" | "arrow-down" | "arrow-left-bottom" | "arrow-left-double" | "arrow-left" | "arrow-right-bottom" | "arrow-right-double" | "arrow-right" | "arrow-up" | "attach" | "burger" | "cancel" | "check" | "close" | "close-circle-outline" | "copy-content" | "detach" | "dots-horizontal" | "dots-vertical" | "drag-vertical" | "drag-variant" | "east-short" | "east" | "equal" | "escape" | "expand" | "expand-more" | "github" | "instagram" | "linkedIn" | "logout" | "minus" | "north-short" | "north" | "open-in-new" | "organization" | "plus" | "progress-check" | "ray-end-arrow" | "ray-start-arrow" | "ray-start-end" | "ray-top-arrow" | "reboot" | "restore" | "revoke" | "rss" | "slack" | "south-short" | "south" | "switch_orga" | "x" | "upload" | "west-short" | "west" | "youtube" | "auto-fix" | "book-open-outline" | "bullhorn" | "calculator" | "calendar-range" | "chat" | "checkbox-circle-outline" | "clock-outline" | "console" | "credentials" | "credit-card" | "database" | "delete" | "earth" | "email-remove-outline" | "email-outline" | "eye-off" | "eye" | "folder" | "information-outline" | "lock" | "members" | "moon" | "mosaic" | "pencil" | "phone" | "play-circle-outline" | "privacy" | "profile" | "rocket" | "settings" | "sun" | "support" | "unlock" | "weather-night" | "pin" | "unpin" | "sparkles" | "light-bulb" | undefined;
    disabled?: boolean;
    className?: string;
    children: import("react").ReactNode;
    'data-testid'?: string;
} & {
    theme?: Theme;
}, {}, {}>;
