///
export declare const icons: {
outline: {
'arrow-down': (props: import("react").SVGProps) => JSX.Element;
'arrow-left': (props: import("react").SVGProps) => JSX.Element;
'arrow-left-on-rectangle': (props: import("react").SVGProps) => JSX.Element;
'arrow-up': (props: import("react").SVGProps) => JSX.Element;
'arrow-right': (props: import("react").SVGProps) => JSX.Element;
bell: (props: import("react").SVGProps) => JSX.Element;
briefcase: (props: import("react").SVGProps) => JSX.Element;
camera: (props: import("react").SVGProps) => JSX.Element;
'cog-6-tooth': (props: import("react").SVGProps) => JSX.Element;
'chart-bar': (props: import("react").SVGProps) => JSX.Element;
'chat-bubble-bottom-center': (props: import("react").SVGProps) => JSX.Element;
check: (props: import("react").SVGProps) => JSX.Element;
'credit-card': (props: import("react").SVGProps) => JSX.Element;
document: (props: import("react").SVGProps) => JSX.Element;
envelope: (props: import("react").SVGProps) => JSX.Element;
'exclamation-circle': (props: import("react").SVGProps) => JSX.Element;
eye: (props: import("react").SVGProps) => JSX.Element;
folder: (props: import("react").SVGProps) => JSX.Element;
gift: (props: import("react").SVGProps) => JSX.Element;
'globe-alt': (props: import("react").SVGProps) => JSX.Element;
hashtag: (props: import("react").SVGProps) => JSX.Element;
heart: (props: import("react").SVGProps) => JSX.Element;
inbox: (props: import("react").SVGProps) => JSX.Element;
'information-circle': (props: import("react").SVGProps) => JSX.Element;
key: (props: import("react").SVGProps) => JSX.Element;
'list-bullet': (props: import("react").SVGProps) => JSX.Element;
'lock-closed': (props: import("react").SVGProps) => JSX.Element;
'map-pin': (props: import("react").SVGProps) => JSX.Element;
minus: (props: import("react").SVGProps) => JSX.Element;
'musical-note': (props: import("react").SVGProps) => JSX.Element;
'paint-brush': (props: import("react").SVGProps) => JSX.Element;
'paper-clip': (props: import("react").SVGProps) => JSX.Element;
pause: (props: import("react").SVGProps) => JSX.Element;
pencil: (props: import("react").SVGProps) => JSX.Element;
phone: (props: import("react").SVGProps) => JSX.Element;
photo: (props: import("react").SVGProps) => JSX.Element;
play: (props: import("react").SVGProps) => JSX.Element;
plus: (props: import("react").SVGProps) => JSX.Element;
'plus-circle': (props: import("react").SVGProps) => JSX.Element;
'shopping-bag': (props: import("react").SVGProps) => JSX.Element;
star: (props: import("react").SVGProps) => JSX.Element;
tag: (props: import("react").SVGProps) => JSX.Element;
trash: (props: import("react").SVGProps) => JSX.Element;
user: (props: import("react").SVGProps) => JSX.Element;
wallet: (props: import("react").SVGProps) => JSX.Element;
wrench: (props: import("react").SVGProps) => JSX.Element;
'book-open': (props: import("react").SVGProps) => JSX.Element;
'queue-list': (props: import("react").SVGProps) => JSX.Element;
'user-group': (props: import("react").SVGProps) => JSX.Element;
truck: (props: import("react").SVGProps) => JSX.Element;
users: (props: import("react").SVGProps) => JSX.Element;
'shopping-cart': (props: import("react").SVGProps) => JSX.Element;
cog: (props: import("react").SVGProps) => JSX.Element;
'presentation-chart-bar': (props: import("react").SVGProps) => JSX.Element;
'face-smile': (props: import("react").SVGProps) => JSX.Element;
'avatar-placeholder': (props: import("react").SVGProps) => JSX.Element;
messages: (props: import("react").SVGProps) => JSX.Element;
calendar: (props: import("react").SVGProps) => JSX.Element;
home: (props: import("react").SVGProps) => JSX.Element;
menu: (props: import("react").SVGProps) => JSX.Element;
'menu-bottom-right': (props: import("react").SVGProps) => JSX.Element;
};
solid: {
'arrow-down': (props: import("react").SVGProps) => JSX.Element;
'arrow-left': (props: import("react").SVGProps) => JSX.Element;
'arrow-up': (props: import("react").SVGProps) => JSX.Element;
'arrow-right': (props: import("react").SVGProps) => JSX.Element;
'arrow-left-on-rectangle': (props: import("react").SVGProps) => JSX.Element;
bell: (props: import("react").SVGProps) => JSX.Element;
briefcase: (props: import("react").SVGProps) => JSX.Element;
camera: (props: import("react").SVGProps) => JSX.Element;
'cog-6-tooth': (props: import("react").SVGProps) => JSX.Element;
'chart-bar': (props: import("react").SVGProps) => JSX.Element;
'chat-bubble-bottom-center': (props: import("react").SVGProps) => JSX.Element;
check: (props: import("react").SVGProps) => JSX.Element;
'credit-card': (props: import("react").SVGProps) => JSX.Element;
document: (props: import("react").SVGProps) => JSX.Element;
envelope: (props: import("react").SVGProps) => JSX.Element;
'exclamation-circle': (props: import("react").SVGProps) => JSX.Element;
eye: (props: import("react").SVGProps) => JSX.Element;
folder: (props: import("react").SVGProps) => JSX.Element;
gift: (props: import("react").SVGProps) => JSX.Element;
'globe-alt': (props: import("react").SVGProps) => JSX.Element;
hashtag: (props: import("react").SVGProps) => JSX.Element;
heart: (props: import("react").SVGProps) => JSX.Element;
inbox: (props: import("react").SVGProps) => JSX.Element;
'information-circle': (props: import("react").SVGProps) => JSX.Element;
key: (props: import("react").SVGProps) => JSX.Element;
'list-bullet': (props: import("react").SVGProps) => JSX.Element;
'lock-closed': (props: import("react").SVGProps) => JSX.Element;
'map-pin': (props: import("react").SVGProps) => JSX.Element;
minus: (props: import("react").SVGProps) => JSX.Element;
'musical-note': (props: import("react").SVGProps) => JSX.Element;
'paint-brush': (props: import("react").SVGProps) => JSX.Element;
'paper-clip': (props: import("react").SVGProps) => JSX.Element;
pause: (props: import("react").SVGProps) => JSX.Element;
pencil: (props: import("react").SVGProps) => JSX.Element;
phone: (props: import("react").SVGProps) => JSX.Element;
photo: (props: import("react").SVGProps) => JSX.Element;
play: (props: import("react").SVGProps) => JSX.Element;
plus: (props: import("react").SVGProps) => JSX.Element;
'plus-circle': (props: import("react").SVGProps) => JSX.Element;
'shopping-bag': (props: import("react").SVGProps) => JSX.Element;
star: (props: import("react").SVGProps) => JSX.Element;
tag: (props: import("react").SVGProps) => JSX.Element;
trash: (props: import("react").SVGProps) => JSX.Element;
user: (props: import("react").SVGProps) => JSX.Element;
wallet: (props: import("react").SVGProps) => JSX.Element;
wrench: (props: import("react").SVGProps) => JSX.Element;
'book-open': (props: import("react").SVGProps) => JSX.Element;
'queue-list': (props: import("react").SVGProps) => JSX.Element;
'user-group': (props: import("react").SVGProps) => JSX.Element;
truck: (props: import("react").SVGProps) => JSX.Element;
users: (props: import("react").SVGProps) => JSX.Element;
'shopping-cart': (props: import("react").SVGProps) => JSX.Element;
cog: (props: import("react").SVGProps) => JSX.Element;
'presentation-chart-bar': (props: import("react").SVGProps) => JSX.Element;
'face-smile': (props: import("react").SVGProps) => JSX.Element;
messages: (props: import("react").SVGProps) => JSX.Element;
calendar: (props: import("react").SVGProps) => JSX.Element;
home: (props: import("react").SVGProps) => JSX.Element;
menu: (props: import("react").SVGProps) => JSX.Element;
'menu-bottom-right': (props: import("react").SVGProps) => JSX.Element;
};
};
declare const _default: {
heroicons: {
outline: {
'arrow-down': (props: import("react").SVGProps) => JSX.Element;
'arrow-left': (props: import("react").SVGProps) => JSX.Element;
'arrow-left-on-rectangle': (props: import("react").SVGProps) => JSX.Element;
'arrow-up': (props: import("react").SVGProps) => JSX.Element;
'arrow-right': (props: import("react").SVGProps) => JSX.Element;
bell: (props: import("react").SVGProps) => JSX.Element;
briefcase: (props: import("react").SVGProps) => JSX.Element;
camera: (props: import("react").SVGProps) => JSX.Element;
'cog-6-tooth': (props: import("react").SVGProps) => JSX.Element;
'chart-bar': (props: import("react").SVGProps) => JSX.Element;
'chat-bubble-bottom-center': (props: import("react").SVGProps) => JSX.Element;
check: (props: import("react").SVGProps) => JSX.Element;
'credit-card': (props: import("react").SVGProps) => JSX.Element;
document: (props: import("react").SVGProps) => JSX.Element;
envelope: (props: import("react").SVGProps) => JSX.Element;
'exclamation-circle': (props: import("react").SVGProps) => JSX.Element;
eye: (props: import("react").SVGProps) => JSX.Element;
folder: (props: import("react").SVGProps) => JSX.Element;
gift: (props: import("react").SVGProps) => JSX.Element;
'globe-alt': (props: import("react").SVGProps) => JSX.Element;
hashtag: (props: import("react").SVGProps) => JSX.Element;
heart: (props: import("react").SVGProps) => JSX.Element;
inbox: (props: import("react").SVGProps) => JSX.Element;
'information-circle': (props: import("react").SVGProps) => JSX.Element;
key: (props: import("react").SVGProps) => JSX.Element;
'list-bullet': (props: import("react").SVGProps) => JSX.Element;
'lock-closed': (props: import("react").SVGProps) => JSX.Element;
'map-pin': (props: import("react").SVGProps) => JSX.Element;
minus: (props: import("react").SVGProps) => JSX.Element;
'musical-note': (props: import("react").SVGProps) => JSX.Element;
'paint-brush': (props: import("react").SVGProps) => JSX.Element;
'paper-clip': (props: import("react").SVGProps) => JSX.Element;
pause: (props: import("react").SVGProps) => JSX.Element;
pencil: (props: import("react").SVGProps) => JSX.Element;
phone: (props: import("react").SVGProps) => JSX.Element;
photo: (props: import("react").SVGProps) => JSX.Element;
play: (props: import("react").SVGProps) => JSX.Element;
plus: (props: import("react").SVGProps) => JSX.Element;
'plus-circle': (props: import("react").SVGProps) => JSX.Element;
'shopping-bag': (props: import("react").SVGProps) => JSX.Element;
star: (props: import("react").SVGProps) => JSX.Element;
tag: (props: import("react").SVGProps) => JSX.Element;
trash: (props: import("react").SVGProps) => JSX.Element;
user: (props: import("react").SVGProps) => JSX.Element;
wallet: (props: import("react").SVGProps) => JSX.Element;
wrench: (props: import("react").SVGProps) => JSX.Element;
'book-open': (props: import("react").SVGProps) => JSX.Element;
'queue-list': (props: import("react").SVGProps) => JSX.Element;
'user-group': (props: import("react").SVGProps) => JSX.Element;
truck: (props: import("react").SVGProps) => JSX.Element;
users: (props: import("react").SVGProps) => JSX.Element;
'shopping-cart': (props: import("react").SVGProps) => JSX.Element;
cog: (props: import("react").SVGProps) => JSX.Element;
'presentation-chart-bar': (props: import("react").SVGProps) => JSX.Element;
'face-smile': (props: import("react").SVGProps) => JSX.Element;
'avatar-placeholder': (props: import("react").SVGProps) => JSX.Element;
messages: (props: import("react").SVGProps) => JSX.Element;
calendar: (props: import("react").SVGProps) => JSX.Element;
home: (props: import("react").SVGProps) => JSX.Element;
menu: (props: import("react").SVGProps) => JSX.Element;
'menu-bottom-right': (props: import("react").SVGProps) => JSX.Element;
};
solid: {
'arrow-down': (props: import("react").SVGProps) => JSX.Element;
'arrow-left': (props: import("react").SVGProps) => JSX.Element;
'arrow-up': (props: import("react").SVGProps) => JSX.Element;
'arrow-right': (props: import("react").SVGProps) => JSX.Element;
'arrow-left-on-rectangle': (props: import("react").SVGProps) => JSX.Element;
bell: (props: import("react").SVGProps) => JSX.Element;
briefcase: (props: import("react").SVGProps) => JSX.Element;
camera: (props: import("react").SVGProps) => JSX.Element;
'cog-6-tooth': (props: import("react").SVGProps) => JSX.Element;
'chart-bar': (props: import("react").SVGProps) => JSX.Element;
'chat-bubble-bottom-center': (props: import("react").SVGProps) => JSX.Element;
check: (props: import("react").SVGProps) => JSX.Element;
'credit-card': (props: import("react").SVGProps) => JSX.Element;
document: (props: import("react").SVGProps) => JSX.Element;
envelope: (props: import("react").SVGProps) => JSX.Element;
'exclamation-circle': (props: import("react").SVGProps) => JSX.Element;
eye: (props: import("react").SVGProps) => JSX.Element;
folder: (props: import("react").SVGProps) => JSX.Element;
gift: (props: import("react").SVGProps) => JSX.Element;
'globe-alt': (props: import("react").SVGProps) => JSX.Element;
hashtag: (props: import("react").SVGProps) => JSX.Element;
heart: (props: import("react").SVGProps) => JSX.Element;
inbox: (props: import("react").SVGProps) => JSX.Element;
'information-circle': (props: import("react").SVGProps) => JSX.Element;
key: (props: import("react").SVGProps) => JSX.Element;
'list-bullet': (props: import("react").SVGProps) => JSX.Element;
'lock-closed': (props: import("react").SVGProps) => JSX.Element;
'map-pin': (props: import("react").SVGProps) => JSX.Element;
minus: (props: import("react").SVGProps) => JSX.Element;
'musical-note': (props: import("react").SVGProps) => JSX.Element;
'paint-brush': (props: import("react").SVGProps) => JSX.Element;
'paper-clip': (props: import("react").SVGProps) => JSX.Element;
pause: (props: import("react").SVGProps) => JSX.Element;
pencil: (props: import("react").SVGProps) => JSX.Element;
phone: (props: import("react").SVGProps) => JSX.Element;
photo: (props: import("react").SVGProps) => JSX.Element;
play: (props: import("react").SVGProps) => JSX.Element;
plus: (props: import("react").SVGProps) => JSX.Element;
'plus-circle': (props: import("react").SVGProps) => JSX.Element;
'shopping-bag': (props: import("react").SVGProps) => JSX.Element;
star: (props: import("react").SVGProps) => JSX.Element;
tag: (props: import("react").SVGProps) => JSX.Element;
trash: (props: import("react").SVGProps) => JSX.Element;
user: (props: import("react").SVGProps) => JSX.Element;
wallet: (props: import("react").SVGProps) => JSX.Element;
wrench: (props: import("react").SVGProps) => JSX.Element;
'book-open': (props: import("react").SVGProps) => JSX.Element;
'queue-list': (props: import("react").SVGProps) => JSX.Element;
'user-group': (props: import("react").SVGProps) => JSX.Element;
truck: (props: import("react").SVGProps) => JSX.Element;
users: (props: import("react").SVGProps) => JSX.Element;
'shopping-cart': (props: import("react").SVGProps) => JSX.Element;
cog: (props: import("react").SVGProps) => JSX.Element;
'presentation-chart-bar': (props: import("react").SVGProps) => JSX.Element;
'face-smile': (props: import("react").SVGProps) => JSX.Element;
messages: (props: import("react").SVGProps) => JSX.Element;
calendar: (props: import("react").SVGProps) => JSX.Element;
home: (props: import("react").SVGProps) => JSX.Element;
menu: (props: import("react").SVGProps) => JSX.Element;
'menu-bottom-right': (props: import("react").SVGProps) => JSX.Element;
};
};
mpc: {
outline: {
'arrow-down': (props: import("react").SVGProps) => JSX.Element;
'arrow-left': (props: import("react").SVGProps) => JSX.Element;
'arrow-left-on-rectangle': (props: import("react").SVGProps) => JSX.Element;
'arrow-up': (props: import("react").SVGProps) => JSX.Element;
'arrow-right': (props: import("react").SVGProps) => JSX.Element;
bell: (props: import("react").SVGProps) => JSX.Element;
briefcase: (props: import("react").SVGProps) => JSX.Element;
camera: (props: import("react").SVGProps) => JSX.Element;
'cog-6-tooth': (props: import("react").SVGProps) => JSX.Element;
'chart-bar': (props: import("react").SVGProps) => JSX.Element;
'chat-bubble-bottom-center': (props: import("react").SVGProps) => JSX.Element;
check: (props: import("react").SVGProps) => JSX.Element;
'credit-card': (props: import("react").SVGProps