///
import { SVGAttributes } from 'react'
declare module '@myna/icons-react'
export interface MynaIconsProps extends Partial, 'stroke'>> {
size?: string | number,
stroke?: string | number
}
export declare const createReactComponent: (iconName: string, iconNamePascal: string, iconNode: any[]) => (props: MynaIconsProps) => JSX.Element;
export type Icon = React.FC;
// Generated icons
export declare const Columns: (props: MynaIconsProps) => JSX.Element;
export declare const SearchDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ImageRectangle: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeWaves: (props: MynaIconsProps) => JSX.Element;
export declare const SidebarAlt: (props: MynaIconsProps) => JSX.Element;
export declare const NineOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const TrashTwo: (props: MynaIconsProps) => JSX.Element;
export declare const EightWaves: (props: MynaIconsProps) => JSX.Element;
export declare const HeartCircle: (props: MynaIconsProps) => JSX.Element;
export declare const BuildingOne: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowRightSquare: (props: MynaIconsProps) => JSX.Element;
export declare const BrandGitlab: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Lightning: (props: MynaIconsProps) => JSX.Element;
export declare const YenDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Grid: (props: MynaIconsProps) => JSX.Element;
export declare const DiceThree: (props: MynaIconsProps) => JSX.Element;
export declare const HashHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Triangle: (props: MynaIconsProps) => JSX.Element;
export declare const Hand: (props: MynaIconsProps) => JSX.Element;
export declare const DollarOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Search: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQ: (props: MynaIconsProps) => JSX.Element;
export declare const ChartScatter: (props: MynaIconsProps) => JSX.Element;
export declare const Config: (props: MynaIconsProps) => JSX.Element;
export declare const LetterF: (props: MynaIconsProps) => JSX.Element;
export declare const LayersTwo: (props: MynaIconsProps) => JSX.Element;
export declare const Incognito: (props: MynaIconsProps) => JSX.Element;
export declare const LinkTwo: (props: MynaIconsProps) => JSX.Element;
export declare const InboxCheck: (props: MynaIconsProps) => JSX.Element;
export declare const RewindCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Like: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ChartLine: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZCircle: (props: MynaIconsProps) => JSX.Element;
export declare const DangerCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Wine: (props: MynaIconsProps) => JSX.Element;
export declare const PauseCircle: (props: MynaIconsProps) => JSX.Element;
export declare const CheckSquare: (props: MynaIconsProps) => JSX.Element;
export declare const SlashWaves: (props: MynaIconsProps) => JSX.Element;
export declare const SadSquare: (props: MynaIconsProps) => JSX.Element;
export declare const DollarDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDown: (props: MynaIconsProps) => JSX.Element;
export declare const CornerRightUp: (props: MynaIconsProps) => JSX.Element;
export declare const WifiCheck: (props: MynaIconsProps) => JSX.Element;
export declare const Earth: (props: MynaIconsProps) => JSX.Element;
export declare const SearchMinus: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const YenOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const List: (props: MynaIconsProps) => JSX.Element;
export declare const LockOpenKeyhole: (props: MynaIconsProps) => JSX.Element;
export declare const GitHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const SearchOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMSquare: (props: MynaIconsProps) => JSX.Element;
export declare const NineDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Zero: (props: MynaIconsProps) => JSX.Element;
export declare const InfoSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Croissant: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongDownRight: (props: MynaIconsProps) => JSX.Element;
export declare const CircleHalf: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneIn: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const BrandGithub: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const FolderSlash: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowUpRight: (props: MynaIconsProps) => JSX.Element;
export declare const PanelRightClose: (props: MynaIconsProps) => JSX.Element;
export declare const ClockEight: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Wind: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const CornerUpRight: (props: MynaIconsProps) => JSX.Element;
export declare const PlusWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Dots: (props: MynaIconsProps) => JSX.Element;
export declare const TypeItalic: (props: MynaIconsProps) => JSX.Element;
export declare const GridOne: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterG: (props: MynaIconsProps) => JSX.Element;
export declare const Target: (props: MynaIconsProps) => JSX.Element;
export declare const Scissors: (props: MynaIconsProps) => JSX.Element;
export declare const Cog: (props: MynaIconsProps) => JSX.Element;
export declare const PlayCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Four: (props: MynaIconsProps) => JSX.Element;
export declare const Crosshair: (props: MynaIconsProps) => JSX.Element;
export declare const LetterP: (props: MynaIconsProps) => JSX.Element;
export declare const MessageDots: (props: MynaIconsProps) => JSX.Element;
export declare const Airplay: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDiagonalTwo: (props: MynaIconsProps) => JSX.Element;
export declare const XOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Repeat: (props: MynaIconsProps) => JSX.Element;
export declare const Path: (props: MynaIconsProps) => JSX.Element;
export declare const ClockHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarOne: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const YenCircle: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarDown: (props: MynaIconsProps) => JSX.Element;
export declare const LetterR: (props: MynaIconsProps) => JSX.Element;
export declare const BrandCodesandbox: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterE: (props: MynaIconsProps) => JSX.Element;
export declare const WifiSlash: (props: MynaIconsProps) => JSX.Element;
export declare const PlayWaves: (props: MynaIconsProps) => JSX.Element;
export declare const CheckCircleOne: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalOne: (props: MynaIconsProps) => JSX.Element;
export declare const DiceOne: (props: MynaIconsProps) => JSX.Element;
export declare const LocationX: (props: MynaIconsProps) => JSX.Element;
export declare const SquareDashedKanban: (props: MynaIconsProps) => JSX.Element;
export declare const BellOn: (props: MynaIconsProps) => JSX.Element;
export declare const Sunrise: (props: MynaIconsProps) => JSX.Element;
export declare const ClockOne: (props: MynaIconsProps) => JSX.Element;
export declare const ToggleRight: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownRightCircle: (props: MynaIconsProps) => JSX.Element;
export declare const TextJustify: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpRightWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Snow: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const XDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarStacked: (props: MynaIconsProps) => JSX.Element;
export declare const SevenWaves: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardX: (props: MynaIconsProps) => JSX.Element;
export declare const AngrySquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChartCandlestick: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesColumnIncreasing: (props: MynaIconsProps) => JSX.Element;
export declare const Umbrella: (props: MynaIconsProps) => JSX.Element;
export declare const User: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingFour: (props: MynaIconsProps) => JSX.Element;
export declare const CartPlus: (props: MynaIconsProps) => JSX.Element;
export declare const RewindHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const SunDim: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNetwork: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionWaves: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const FiveOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Cannabis: (props: MynaIconsProps) => JSX.Element;
export declare const FileMinus: (props: MynaIconsProps) => JSX.Element;
export declare const XCircle: (props: MynaIconsProps) => JSX.Element;
export declare const HeartPlus: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const TypeBold: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Rupee: (props: MynaIconsProps) => JSX.Element;
export declare const CogFour: (props: MynaIconsProps) => JSX.Element;
export declare const FiveDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRWaves: (props: MynaIconsProps) => JSX.Element;
export declare const FolderCheck: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnDecreasing: (props: MynaIconsProps) => JSX.Element;
export declare const Six: (props: MynaIconsProps) => JSX.Element;
export declare const LetterD: (props: MynaIconsProps) => JSX.Element;
export declare const Dollar: (props: MynaIconsProps) => JSX.Element;
export declare const GitSquare: (props: MynaIconsProps) => JSX.Element;
export declare const InboxUp: (props: MynaIconsProps) => JSX.Element;
export declare const LetterS: (props: MynaIconsProps) => JSX.Element;
export declare const ChartGraph: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpSquare: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Circle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterICircle: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongUpRight: (props: MynaIconsProps) => JSX.Element;
export declare const Rectangle: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowUpLeft: (props: MynaIconsProps) => JSX.Element;
export declare const TextAlignCenter: (props: MynaIconsProps) => JSX.Element;
export declare const CornerLeftUp: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Two: (props: MynaIconsProps) => JSX.Element;
export declare const Home: (props: MynaIconsProps) => JSX.Element;
export declare const Copyright: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBubble: (props: MynaIconsProps) => JSX.Element;
export declare const Music: (props: MynaIconsProps) => JSX.Element;
export declare const ClockWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const DoorClosedLocked: (props: MynaIconsProps) => JSX.Element;
export declare const DollarCircle: (props: MynaIconsProps) => JSX.Element;
export declare const SearchSnooze: (props: MynaIconsProps) => JSX.Element;
export declare const ChartGantt: (props: MynaIconsProps) => JSX.Element;
export declare const LetterW: (props: MynaIconsProps) => JSX.Element;
export declare const OneSquare: (props: MynaIconsProps) => JSX.Element;
export declare const SixWaves: (props: MynaIconsProps) => JSX.Element;
export declare const PauseOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const WifiPlus: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleRight: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpLeft: (props: MynaIconsProps) => JSX.Element;
export declare const PanelTopClose: (props: MynaIconsProps) => JSX.Element;
export declare const LetterESquare: (props: MynaIconsProps) => JSX.Element;
export declare const PauseDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDown: (props: MynaIconsProps) => JSX.Element;
export declare const Backpack: (props: MynaIconsProps) => JSX.Element;
export declare const ChatX: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Logout: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronRightSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Heading: (props: MynaIconsProps) => JSX.Element;
export declare const Hexagon: (props: MynaIconsProps) => JSX.Element;
export declare const CogOne: (props: MynaIconsProps) => JSX.Element;
export declare const CameraSlash: (props: MynaIconsProps) => JSX.Element;
export declare const BookSnooze: (props: MynaIconsProps) => JSX.Element;
export declare const SunMedium: (props: MynaIconsProps) => JSX.Element;
export declare const FunnyCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalSquare: (props: MynaIconsProps) => JSX.Element;
export declare const AnnoyedSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRCircle: (props: MynaIconsProps) => JSX.Element;
export declare const FiveCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldPlus: (props: MynaIconsProps) => JSX.Element;
export declare const CodeHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYWaves: (props: MynaIconsProps) => JSX.Element;
export declare const DoorClosed: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownLeftWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpLeft: (props: MynaIconsProps) => JSX.Element;
export declare const LetterODiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Chip: (props: MynaIconsProps) => JSX.Element;
export declare const EuroCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Ticket: (props: MynaIconsProps) => JSX.Element;
export declare const BrandInstagram: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLCircle: (props: MynaIconsProps) => JSX.Element;
export declare const PanelRightOpen: (props: MynaIconsProps) => JSX.Element;
export declare const Crop: (props: MynaIconsProps) => JSX.Element;
export declare const LetterAHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Cookie: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnBig: (props: MynaIconsProps) => JSX.Element;
export declare const Tag: (props: MynaIconsProps) => JSX.Element;
export declare const BookCheck: (props: MynaIconsProps) => JSX.Element;
export declare const LayersThree: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterV: (props: MynaIconsProps) => JSX.Element;
export declare const Option: (props: MynaIconsProps) => JSX.Element;
export declare const SignalWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Briefcase: (props: MynaIconsProps) => JSX.Element;
export declare const LetterA: (props: MynaIconsProps) => JSX.Element;
export declare const LocationSlash: (props: MynaIconsProps) => JSX.Element;
export declare const Presentation: (props: MynaIconsProps) => JSX.Element;
export declare const AlignBottom: (props: MynaIconsProps) => JSX.Element;
export declare const BellX: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const SearchSquare: (props: MynaIconsProps) => JSX.Element;
export declare const EightOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const BellHome: (props: MynaIconsProps) => JSX.Element;
export declare const StopDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Label: (props: MynaIconsProps) => JSX.Element;
export declare const DangerWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Map: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Inbox: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpRightSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardCircle: (props: MynaIconsProps) => JSX.Element;
export declare const SixDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const TagPlus: (props: MynaIconsProps) => JSX.Element;
export declare const LetterC: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const PlusSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Power: (props: MynaIconsProps) => JSX.Element;
export declare const Microphone: (props: MynaIconsProps) => JSX.Element;
export declare const TallyOne: (props: MynaIconsProps) => JSX.Element;
export declare const LetterT: (props: MynaIconsProps) => JSX.Element;
export declare const TentTree: (props: MynaIconsProps) => JSX.Element;
export declare const Paint: (props: MynaIconsProps) => JSX.Element;
export declare const Database: (props: MynaIconsProps) => JSX.Element;
export declare const LocationUser: (props: MynaIconsProps) => JSX.Element;
export declare const DiceFive: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownRightSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesColumn: (props: MynaIconsProps) => JSX.Element;
export declare const SixOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LocationHome: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const CheckHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Tornado: (props: MynaIconsProps) => JSX.Element;
export declare const Airpods: (props: MynaIconsProps) => JSX.Element;
export declare const UserSquare: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ToggleLeft: (props: MynaIconsProps) => JSX.Element;
export declare const SearchWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ContactlessCircle: (props: MynaIconsProps) => JSX.Element;
export declare const File: (props: MynaIconsProps) => JSX.Element;
export declare const Puzzle: (props: MynaIconsProps) => JSX.Element;
export declare const StopOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const SmileCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Signal: (props: MynaIconsProps) => JSX.Element;
export declare const WinkCircle: (props: MynaIconsProps) => JSX.Element;
export declare const BellUser: (props: MynaIconsProps) => JSX.Element;
export declare const Male: (props: MynaIconsProps) => JSX.Element;
export declare const EightDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingTwo: (props: MynaIconsProps) => JSX.Element;
export declare const InfoHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardMinus: (props: MynaIconsProps) => JSX.Element;
export declare const LocationCheck: (props: MynaIconsProps) => JSX.Element;
export declare const YenWaves: (props: MynaIconsProps) => JSX.Element;
export declare const AirConditioner: (props: MynaIconsProps) => JSX.Element;
export declare const BookSlash: (props: MynaIconsProps) => JSX.Element;
export declare const LockOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageSquare: (props: MynaIconsProps) => JSX.Element;
export declare const DotsCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Terminal: (props: MynaIconsProps) => JSX.Element;
export declare const MoveDiagonal: (props: MynaIconsProps) => JSX.Element;
export declare const DropletOff: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const MinusWaves: (props: MynaIconsProps) => JSX.Element;
export declare const SelectMultiple: (props: MynaIconsProps) => JSX.Element;
export declare const Move: (props: MynaIconsProps) => JSX.Element;
export declare const HomeSmile: (props: MynaIconsProps) => JSX.Element;
export declare const SignalSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Maximize: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Wheel: (props: MynaIconsProps) => JSX.Element;
export declare const LetterAWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Sparkles: (props: MynaIconsProps) => JSX.Element;
export declare const LockKeyhole: (props: MynaIconsProps) => JSX.Element;
export declare const LetterU: (props: MynaIconsProps) => JSX.Element;
export declare const LockDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterACircle: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUp: (props: MynaIconsProps) => JSX.Element;
export declare const LetterB: (props: MynaIconsProps) => JSX.Element;
export declare const Haze: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVSquare: (props: MynaIconsProps) => JSX.Element;
export declare const MessageReply: (props: MynaIconsProps) => JSX.Element;
export declare const CloudRainWind: (props: MynaIconsProps) => JSX.Element;
export declare const BrandYoutube: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownLeft: (props: MynaIconsProps) => JSX.Element;
export declare const FileText: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Droplet: (props: MynaIconsProps) => JSX.Element;
export declare const DotsDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const HomeMinus: (props: MynaIconsProps) => JSX.Element;
export declare const ZapOff: (props: MynaIconsProps) => JSX.Element;
export declare const SquareKanban: (props: MynaIconsProps) => JSX.Element;
export declare const Keyboard: (props: MynaIconsProps) => JSX.Element;
export declare const FourHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const X: (props: MynaIconsProps) => JSX.Element;
export declare const Cigarette: (props: MynaIconsProps) => JSX.Element;
export declare const Bath: (props: MynaIconsProps) => JSX.Element;
export declare const LetterEOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const DazeCircle: (props: MynaIconsProps) => JSX.Element;
export declare const SignalHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionCircle: (props: MynaIconsProps) => JSX.Element;
export declare const BrandCodepen: (props: MynaIconsProps) => JSX.Element;
export declare const Ampersands: (props: MynaIconsProps) => JSX.Element;
export declare const BellMinus: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Question: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronLeftCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleDownRight: (props: MynaIconsProps) => JSX.Element;
export declare const CableCar: (props: MynaIconsProps) => JSX.Element;
export declare const Lock: (props: MynaIconsProps) => JSX.Element;
export declare const AngryGhost: (props: MynaIconsProps) => JSX.Element;
export declare const CloudUpload: (props: MynaIconsProps) => JSX.Element;
export declare const Fire: (props: MynaIconsProps) => JSX.Element;
export declare const VolumePlus: (props: MynaIconsProps) => JSX.Element;
export declare const Ban: (props: MynaIconsProps) => JSX.Element;
export declare const ShoppingBag: (props: MynaIconsProps) => JSX.Element;
export declare const Divide: (props: MynaIconsProps) => JSX.Element;
export declare const LetterEDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Shell: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarSlash: (props: MynaIconsProps) => JSX.Element;
export declare const EuroHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const DotsOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerUpRight: (props: MynaIconsProps) => JSX.Element;
export declare const CloudDrizzle: (props: MynaIconsProps) => JSX.Element;
export declare const ClockHand: (props: MynaIconsProps) => JSX.Element;
export declare const OneHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Pen: (props: MynaIconsProps) => JSX.Element;
export declare const AnnoyedGhost: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const TallyThree: (props: MynaIconsProps) => JSX.Element;
export declare const Dislike: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronRight: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerRightUp: (props: MynaIconsProps) => JSX.Element;
export declare const Clipboard: (props: MynaIconsProps) => JSX.Element;
export declare const MessageX: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Package: (props: MynaIconsProps) => JSX.Element;
export declare const Euro: (props: MynaIconsProps) => JSX.Element;
export declare const Link: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ClockFour: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroSquare: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Key: (props: MynaIconsProps) => JSX.Element;
export declare const Shrub: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownLeftCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXCircle: (props: MynaIconsProps) => JSX.Element;
export declare const AcademicHat: (props: MynaIconsProps) => JSX.Element;
export declare const CogThree: (props: MynaIconsProps) => JSX.Element;
export declare const DoorOpen: (props: MynaIconsProps) => JSX.Element;
export declare const CornerDownRight: (props: MynaIconsProps) => JSX.Element;
export declare const ClockEleven: (props: MynaIconsProps) => JSX.Element;
export declare const CloudSun: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowRight: (props: MynaIconsProps) => JSX.Element;
export declare const Store: (props: MynaIconsProps) => JSX.Element;
export declare const Aperture: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarPlus: (props: MynaIconsProps) => JSX.Element;
export declare const ThermometerSnowflake: (props: MynaIconsProps) => JSX.Element;
export declare const At: (props: MynaIconsProps) => JSX.Element;
export declare const Campfire: (props: MynaIconsProps) => JSX.Element;
export declare const Percentage: (props: MynaIconsProps) => JSX.Element;
export declare const StopCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOSquare: (props: MynaIconsProps) => JSX.Element;
export declare const DangerTriangle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftCircle: (props: MynaIconsProps) => JSX.Element;
export declare const PlusHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const InfoWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Ambulance: (props: MynaIconsProps) => JSX.Element;
export declare const CopyrightSlash: (props: MynaIconsProps) => JSX.Element;
export declare const DangerOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarCheck: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const GitPullRequest: (props: MynaIconsProps) => JSX.Element;
export declare const Minimize: (props: MynaIconsProps) => JSX.Element;
export declare const LocationSnooze: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingThree: (props: MynaIconsProps) => JSX.Element;
export declare const MinusSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFWaves: (props: MynaIconsProps) => JSX.Element;
export declare const CloudSnow: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryMinus: (props: MynaIconsProps) => JSX.Element;
export declare const Three: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Cart: (props: MynaIconsProps) => JSX.Element;
export declare const Envelope: (props: MynaIconsProps) => JSX.Element;
export declare const UserWaves: (props: MynaIconsProps) => JSX.Element;
export declare const PanelLeftInactive: (props: MynaIconsProps) => JSX.Element;
export declare const Archive: (props: MynaIconsProps) => JSX.Element;
export declare const RoomService: (props: MynaIconsProps) => JSX.Element;
export declare const LocationSelected: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKCircle: (props: MynaIconsProps) => JSX.Element;
export declare const DangerDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const BrightnessLow: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmMinus: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpLeftSquare: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingFive: (props: MynaIconsProps) => JSX.Element;
export declare const XTriangle: (props: MynaIconsProps) => JSX.Element;
export declare const Magnet: (props: MynaIconsProps) => JSX.Element;
export declare const ClockSeven: (props: MynaIconsProps) => JSX.Element;
export declare const ChartSpline: (props: MynaIconsProps) => JSX.Element;
export declare const Confetti: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Shield: (props: MynaIconsProps) => JSX.Element;
export declare const Desktop: (props: MynaIconsProps) => JSX.Element;
export declare const Download: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const EightSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Kanban: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Pin: (props: MynaIconsProps) => JSX.Element;
export declare const Servers: (props: MynaIconsProps) => JSX.Element;
export declare const SevenCircle: (props: MynaIconsProps) => JSX.Element;
export declare const TwoCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Webcam: (props: MynaIconsProps) => JSX.Element;
export declare const BellPlus: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpLeftCircle: (props: MynaIconsProps) => JSX.Element;
export declare const SlashCircle: (props: MynaIconsProps) => JSX.Element;
export declare const CornerRightDown: (props: MynaIconsProps) => JSX.Element;
export declare const MinusDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Planet: (props: MynaIconsProps) => JSX.Element;
export declare const BookOpen: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const BrandTwitter: (props: MynaIconsProps) => JSX.Element;
export declare const TwoWaves: (props: MynaIconsProps) => JSX.Element;
export declare const BrandFigma: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingOne: (props: MynaIconsProps) => JSX.Element;
export declare const MinusOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const BellSnooze: (props: MynaIconsProps) => JSX.Element;
export declare const Tv: (props: MynaIconsProps) => JSX.Element;
export declare const Droplets: (props: MynaIconsProps) => JSX.Element;
export declare const SkipForward: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinSquare: (props: MynaIconsProps) => JSX.Element;
export declare const MessageCheck: (props: MynaIconsProps) => JSX.Element;
export declare const LocationPlus: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardPlus: (props: MynaIconsProps) => JSX.Element;
export declare const UserPlus: (props: MynaIconsProps) => JSX.Element;
export declare const BrandTelegram: (props: MynaIconsProps) => JSX.Element;
export declare const Cocktail: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownSquare: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryCharging: (props: MynaIconsProps) => JSX.Element;
export declare const LockSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ActivitySquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYSquare: (props: MynaIconsProps) => JSX.Element;
export declare const SixCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Aeroplane: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkMinus: (props: MynaIconsProps) => JSX.Element;
export declare const LetterIDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Login: (props: MynaIconsProps) => JSX.Element;
export declare const Radio: (props: MynaIconsProps) => JSX.Element;
export declare const HashSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Book: (props: MynaIconsProps) => JSX.Element;
export declare const ReceptionBell: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXWaves: (props: MynaIconsProps) => JSX.Element;
export declare const HeartSlash: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Bitcoin: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmSmoke: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowRight: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldX: (props: MynaIconsProps) => JSX.Element;
export declare const LetterIOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const SquareChartGantt: (props: MynaIconsProps) => JSX.Element;
export declare const Train: (props: MynaIconsProps) => JSX.Element;
export declare const UserMinus: (props: MynaIconsProps) => JSX.Element;
export declare const TallyFour: (props: MynaIconsProps) => JSX.Element;
export declare const PanelTopOpen: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Bell: (props: MynaIconsProps) => JSX.Element;
export declare const GitBranch: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldOne: (props: MynaIconsProps) => JSX.Element;
export declare const Controller: (props: MynaIconsProps) => JSX.Element;
export declare const Coffee: (props: MynaIconsProps) => JSX.Element;
export declare const PlayHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Code: (props: MynaIconsProps) => JSX.Element;
export declare const ChatMessages: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleUpLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Cake: (props: MynaIconsProps) => JSX.Element;
export declare const FlagOne: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarDecreasing: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMWaves: (props: MynaIconsProps) => JSX.Element;
export declare const SquareHalf: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowDown: (props: MynaIconsProps) => JSX.Element;
export declare const CloudMoonRain: (props: MynaIconsProps) => JSX.Element;
export declare const Thermometer: (props: MynaIconsProps) => JSX.Element;
export declare const RewindWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Flag: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownLeftCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownSquare: (props: MynaIconsProps) => JSX.Element;
export declare const SlashHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const RefreshAlt: (props: MynaIconsProps) => JSX.Element;
export declare const Stop: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGSquare: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneSlash: (props: MynaIconsProps) => JSX.Element;
export declare const Snowflake: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const IndifferentCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Ar: (props: MynaIconsProps) => JSX.Element;
export declare const AlignVertical: (props: MynaIconsProps) => JSX.Element;
export declare const Bowl: (props: MynaIconsProps) => JSX.Element;
export declare const Ruler: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Support: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const TreePine: (props: MynaIconsProps) => JSX.Element;
export declare const StopWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Tool: (props: MynaIconsProps) => JSX.Element;
export declare const MusicSquare: (props: MynaIconsProps) => JSX.Element;
export declare const HeartHome: (props: MynaIconsProps) => JSX.Element;
export declare const HomeX: (props: MynaIconsProps) => JSX.Element;
export declare const TwoHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const CartCheck: (props: MynaIconsProps) => JSX.Element;
export declare const FourSquare: (props: MynaIconsProps) => JSX.Element;
export declare const FlameKindling: (props: MynaIconsProps) => JSX.Element;
export declare const FolderX: (props: MynaIconsProps) => JSX.Element;
export declare const MessagePlus: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Record: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const EnvelopeOpen: (props: MynaIconsProps) => JSX.Element;
export declare const WifiLow: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowDownLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Boat: (props: MynaIconsProps) => JSX.Element;
export declare const Hash: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldMinus: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryFull: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Plus: (props: MynaIconsProps) => JSX.Element;
export declare const PanelBottom: (props: MynaIconsProps) => JSX.Element;
export declare const ClockSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Check: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const HeartCheck: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCCircle: (props: MynaIconsProps) => JSX.Element;
export declare const HardDrive: (props: MynaIconsProps) => JSX.Element;
export declare const Tent: (props: MynaIconsProps) => JSX.Element;
export declare const MathSquare: (props: MynaIconsProps) => JSX.Element;
export declare const HeartHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const TrendingUpDown: (props: MynaIconsProps) => JSX.Element;
export declare const HeartUser: (props: MynaIconsProps) => JSX.Element;
export declare const MusicHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTSquare: (props: MynaIconsProps) => JSX.Element;
export declare const BrandPocket: (props: MynaIconsProps) => JSX.Element;
export declare const Bluetooth: (props: MynaIconsProps) => JSX.Element;
export declare const Flask: (props: MynaIconsProps) => JSX.Element;
export declare const ListNumber: (props: MynaIconsProps) => JSX.Element;
export declare const SevenHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Headphones: (props: MynaIconsProps) => JSX.Element;
export declare const SadGhost: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpRightCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ChatCheck: (props: MynaIconsProps) => JSX.Element;
export declare const Rss: (props: MynaIconsProps) => JSX.Element;
export declare const NineCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Flower2: (props: MynaIconsProps) => JSX.Element;
export declare const Wifi: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalFour: (props: MynaIconsProps) => JSX.Element;
export declare const UserHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const CornerUpLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Watch: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeMinus: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Ampersand: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Info: (props: MynaIconsProps) => JSX.Element;
export declare const UserX: (props: MynaIconsProps) => JSX.Element;
export declare const CodeCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ChartPieTwo: (props: MynaIconsProps) => JSX.Element;
export declare const FolderOne: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesCombined: (props: MynaIconsProps) => JSX.Element;
export declare const EditOne: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const InboxPlus: (props: MynaIconsProps) => JSX.Element;
export declare const InboxMinus: (props: MynaIconsProps) => JSX.Element;
export declare const InfoCircle: (props: MynaIconsProps) => JSX.Element;
export declare const CheckWaves: (props: MynaIconsProps) => JSX.Element;
export declare const CloudFog: (props: MynaIconsProps) => JSX.Element;
export declare const FileX: (props: MynaIconsProps) => JSX.Element;
export declare const PlayDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingFour: (props: MynaIconsProps) => JSX.Element;
export declare const FolderPlus: (props: MynaIconsProps) => JSX.Element;
export declare const GitMerge: (props: MynaIconsProps) => JSX.Element;
export declare const BrandGoogle: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneOut: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Rainbow: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeSquare: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarUp: (props: MynaIconsProps) => JSX.Element;
export declare const PauseWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Copy: (props: MynaIconsProps) => JSX.Element;
export declare const LetterIHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownRightWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongRight: (props: MynaIconsProps) => JSX.Element;
export declare const SearchCheck: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingThree: (props: MynaIconsProps) => JSX.Element;
export declare const PlaySquare: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryPlus: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeNone: (props: MynaIconsProps) => JSX.Element;
export declare const AlignHorizontal: (props: MynaIconsProps) => JSX.Element;
export declare const Glasses: (props: MynaIconsProps) => JSX.Element;
export declare const PlayOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const WifiMinus: (props: MynaIconsProps) => JSX.Element;
export declare const PanelRightInactive: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkX: (props: MynaIconsProps) => JSX.Element;
export declare const PanelLeft: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const BrandSlack: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneCall: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowRightWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Subtract: (props: MynaIconsProps) => JSX.Element;
export declare const MusicWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Refresh: (props: MynaIconsProps) => JSX.Element;
export declare const Caravan: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongUpLeft: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowRightCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const HeartSquare: (props: MynaIconsProps) => JSX.Element;
export declare const SlashDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const DazeGhost: (props: MynaIconsProps) => JSX.Element;
export declare const AlignRight: (props: MynaIconsProps) => JSX.Element;
export declare const Image: (props: MynaIconsProps) => JSX.Element;
export declare const PanelBottomOpen: (props: MynaIconsProps) => JSX.Element;
export declare const RewindSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronRightWaves: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const CheckCircle: (props: MynaIconsProps) => JSX.Element;
export declare const PauseSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Sunset: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZSquare: (props: MynaIconsProps) => JSX.Element;
export declare const DangerSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Save: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Lamp: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const SlashOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Scan: (props: MynaIconsProps) => JSX.Element;
export declare const Navigation: (props: MynaIconsProps) => JSX.Element;
export declare const ShootingStar: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const CloudLightning: (props: MynaIconsProps) => JSX.Element;
export declare const SadCircle: (props: MynaIconsProps) => JSX.Element;
export declare const BookDot: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Myna: (props: MynaIconsProps) => JSX.Element;
export declare const HashWaves: (props: MynaIconsProps) => JSX.Element;
export declare const HeartDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingSix: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Badge: (props: MynaIconsProps) => JSX.Element;
export declare const MusicDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const SearchPlus: (props: MynaIconsProps) => JSX.Element;
export declare const Paperclip: (props: MynaIconsProps) => JSX.Element;
export declare const SevenDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const TwoOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalWaves: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingTwo: (props: MynaIconsProps) => JSX.Element;
export declare const Nine: (props: MynaIconsProps) => JSX.Element;
export declare const XSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpRightWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const FourWaves: (props: MynaIconsProps) => JSX.Element;
export declare const SearchSlash: (props: MynaIconsProps) => JSX.Element;
export declare const Message: (props: MynaIconsProps) => JSX.Element;
export declare const DotsWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LightningOff: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpRight: (props: MynaIconsProps) => JSX.Element;
export declare const Box: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronLeftWaves: (props: MynaIconsProps) => JSX.Element;
export declare const GitCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Cupcake: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Mask: (props: MynaIconsProps) => JSX.Element;
export declare const BrandTwitch: (props: MynaIconsProps) => JSX.Element;
export declare const Sidebar: (props: MynaIconsProps) => JSX.Element;
export declare const LetterISquare: (props: MynaIconsProps) => JSX.Element;
export declare const Square: (props: MynaIconsProps) => JSX.Element;
export declare const SevenOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmSnooze: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpCircle: (props: MynaIconsProps) => JSX.Element;
export declare const TwoDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Eclipse: (props: MynaIconsProps) => JSX.Element;
export declare const EyeSlash: (props: MynaIconsProps) => JSX.Element;
export declare const Play: (props: MynaIconsProps) => JSX.Element;
export declare const HeartOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const FolderHeart: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerLeftDown: (props: MynaIconsProps) => JSX.Element;
export declare const MusicOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const GitCommit: (props: MynaIconsProps) => JSX.Element;
export declare const Chat: (props: MynaIconsProps) => JSX.Element;
export declare const LockWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Notification: (props: MynaIconsProps) => JSX.Element;
export declare const FileCheck: (props: MynaIconsProps) => JSX.Element;
export declare const YenSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ShuffleAlt: (props: MynaIconsProps) => JSX.Element;
export declare const Table: (props: MynaIconsProps) => JSX.Element;
export declare const Send: (props: MynaIconsProps) => JSX.Element;
export declare const UserOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const HeartSnooze: (props: MynaIconsProps) => JSX.Element;
export declare const UserDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const BaggageClaim: (props: MynaIconsProps) => JSX.Element;
export declare const Speaker: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpLeftWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ClockFive: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownRightSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Baby: (props: MynaIconsProps) => JSX.Element;
export declare const BookPlus: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryEmpty: (props: MynaIconsProps) => JSX.Element;
export declare const Camera: (props: MynaIconsProps) => JSX.Element;
export declare const Printer: (props: MynaIconsProps) => JSX.Element;
export declare const AngryCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Trees: (props: MynaIconsProps) => JSX.Element;
export declare const LetterEWaves: (props: MynaIconsProps) => JSX.Element;
export declare const PanelLeftClose: (props: MynaIconsProps) => JSX.Element;
export declare const Exclude: (props: MynaIconsProps) => JSX.Element;
export declare const Redo: (props: MynaIconsProps) => JSX.Element;
export declare const FolderMinus: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpRight: (props: MynaIconsProps) => JSX.Element;
export declare const Truck: (props: MynaIconsProps) => JSX.Element;
export declare const FourOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterEHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Leaves: (props: MynaIconsProps) => JSX.Element;
export declare const Union: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageWaves: (props: MynaIconsProps) => JSX.Element;
export declare const EuroDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const EuroSquare: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerDownRight: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const SignalOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownRightWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const SignalDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Egg: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryX: (props: MynaIconsProps) => JSX.Element;
export declare const EuroOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Intersect: (props: MynaIconsProps) => JSX.Element;
export declare const DotsHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Infinity: (props: MynaIconsProps) => JSX.Element;
export declare const FourDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const CodeWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Trash: (props: MynaIconsProps) => JSX.Element;
export declare const TreePalm: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBar: (props: MynaIconsProps) => JSX.Element;
export declare const Bubbles: (props: MynaIconsProps) => JSX.Element;
export declare const OneOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const PlusDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldTwo: (props: MynaIconsProps) => JSX.Element;
export declare const Leaf: (props: MynaIconsProps) => JSX.Element;
export declare const ImageCircle: (props: MynaIconsProps) => JSX.Element;
export declare const OneCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const DollarSquare: (props: MynaIconsProps) => JSX.Element;
export declare const GitWaves: (props: MynaIconsProps) => JSX.Element;
export declare const CornerLeftDown: (props: MynaIconsProps) => JSX.Element;
export declare const TextAlignLeft: (props: MynaIconsProps) => JSX.Element;
export declare const BrandFacebook: (props: MynaIconsProps) => JSX.Element;
export declare const Telephone: (props: MynaIconsProps) => JSX.Element;
export declare const PanelBottomInactive: (props: MynaIconsProps) => JSX.Element;
export declare const Swatches: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalFive: (props: MynaIconsProps) => JSX.Element;
export declare const LetterECircle: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownLeft: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronRightCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Star: (props: MynaIconsProps) => JSX.Element;
export declare const FaceId: (props: MynaIconsProps) => JSX.Element;
export declare const OneDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const CheckSquareOne: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalCircle: (props: MynaIconsProps) => JSX.Element;
export declare const FunnySquare: (props: MynaIconsProps) => JSX.Element;
export declare const PlusOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const CloudOff: (props: MynaIconsProps) => JSX.Element;
export declare const Sun: (props: MynaIconsProps) => JSX.Element;
export declare const Wrench: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRSquare: (props: MynaIconsProps) => JSX.Element;
export declare const FiveSquare: (props: MynaIconsProps) => JSX.Element;
export declare const BookMinus: (props: MynaIconsProps) => JSX.Element;
export declare const UsersGroup: (props: MynaIconsProps) => JSX.Element;
export declare const AnnoyedCircle: (props: MynaIconsProps) => JSX.Element;
export declare const TallyFive: (props: MynaIconsProps) => JSX.Element;
export declare const FolderTwo: (props: MynaIconsProps) => JSX.Element;
export declare const Danger: (props: MynaIconsProps) => JSX.Element;
export declare const CircleNotch: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumn: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const BookX: (props: MynaIconsProps) => JSX.Element;
export declare const DangerHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Seven: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnIncreasing: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalThree: (props: MynaIconsProps) => JSX.Element;
export declare const Pizza: (props: MynaIconsProps) => JSX.Element;
export declare const Edit: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongDownLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Unlink: (props: MynaIconsProps) => JSX.Element;
export declare const DotsSquare: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ClockThree: (props: MynaIconsProps) => JSX.Element;
export declare const Api: (props: MynaIconsProps) => JSX.Element;
export declare const Anchor: (props: MynaIconsProps) => JSX.Element;
export declare const Contactless: (props: MynaIconsProps) => JSX.Element;
export declare const MaximizeOne: (props: MynaIconsProps) => JSX.Element;
export declare const SignalCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ChartPieOne: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const MoveHorizontal: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongDown: (props: MynaIconsProps) => JSX.Element;
export declare const HeartDot: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerRightDown: (props: MynaIconsProps) => JSX.Element;
export declare const Wheelchair: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowLeft: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesColumnDecreasing: (props: MynaIconsProps) => JSX.Element;
export declare const ChartPie: (props: MynaIconsProps) => JSX.Element;
export declare const TreeDeciduous: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerLeftUp: (props: MynaIconsProps) => JSX.Element;
export declare const MinimizeOne: (props: MynaIconsProps) => JSX.Element;
export declare const LetterASquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCWaves: (props: MynaIconsProps) => JSX.Element;
export declare const FiveWaves: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeHigh: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVCircle: (props: MynaIconsProps) => JSX.Element;
export declare const PanelTop: (props: MynaIconsProps) => JSX.Element;
export declare const GitDiff: (props: MynaIconsProps) => JSX.Element;
export declare const CenterFocus: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ConfigVertical: (props: MynaIconsProps) => JSX.Element;
export declare const Spinner: (props: MynaIconsProps) => JSX.Element;
export declare const ClockTen: (props: MynaIconsProps) => JSX.Element;
export declare const SearchCircle: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkPlus: (props: MynaIconsProps) => JSX.Element;
export declare const AArrowUp: (props: MynaIconsProps) => JSX.Element;
export declare const Shovel: (props: MynaIconsProps) => JSX.Element;
export declare const Compass: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const PlusCircle: (props: MynaIconsProps) => JSX.Element;
export declare const XWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpRightCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardWaves: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardCheck: (props: MynaIconsProps) => JSX.Element;
export declare const LocationMinus: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpLeftWaves: (props: MynaIconsProps) => JSX.Element;
export declare const FolderKanban: (props: MynaIconsProps) => JSX.Element;
export declare const CloudMoon: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownRightCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Bank: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongUp: (props: MynaIconsProps) => JSX.Element;
export declare const Frame: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCard: (props: MynaIconsProps) => JSX.Element;
export declare const UserCircle: (props: MynaIconsProps) => JSX.Element;
export declare const HomePlus: (props: MynaIconsProps) => JSX.Element;
export declare const Copyleft: (props: MynaIconsProps) => JSX.Element;
export declare const MinusHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChatPlus: (props: MynaIconsProps) => JSX.Element;
export declare const SmileSquare: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ThermometerSun: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Pencil: (props: MynaIconsProps) => JSX.Element;
export declare const WinkSquare: (props: MynaIconsProps) => JSX.Element;
export declare const BellCheck: (props: MynaIconsProps) => JSX.Element;
export declare const CloudRain: (props: MynaIconsProps) => JSX.Element;
export declare const WindArrowDown: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowUp: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDiagonalOne: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleUpRight: (props: MynaIconsProps) => JSX.Element;
export declare const BrandPinterest: (props: MynaIconsProps) => JSX.Element;
export declare const EarSlash: (props: MynaIconsProps) => JSX.Element;
export declare const CodeDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterO: (props: MynaIconsProps) => JSX.Element;
export declare const SkipBack: (props: MynaIconsProps) => JSX.Element;
export declare const FilePlus: (props: MynaIconsProps) => JSX.Element;
export declare const PauseHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChatDots: (props: MynaIconsProps) => JSX.Element;
export declare const LetterX: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Diamond: (props: MynaIconsProps) => JSX.Element;
export declare const Delete: (props: MynaIconsProps) => JSX.Element;
export declare const Command: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroCircle: (props: MynaIconsProps) => JSX.Element;
export declare const HomeCheck: (props: MynaIconsProps) => JSX.Element;
export declare const UserSettings: (props: MynaIconsProps) => JSX.Element;
export declare const Octagon: (props: MynaIconsProps) => JSX.Element;
export declare const InboxArchive: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownLeftSquare: (props: MynaIconsProps) => JSX.Element;
export declare const SunSnow: (props: MynaIconsProps) => JSX.Element;
export declare const IndifferentGhost: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarIncreasing: (props: MynaIconsProps) => JSX.Element;
export declare const UmbrellaOff: (props: MynaIconsProps) => JSX.Element;
export declare const PanelLeftOpen: (props: MynaIconsProps) => JSX.Element;
export declare const Rows: (props: MynaIconsProps) => JSX.Element;
export declare const MoveVertical: (props: MynaIconsProps) => JSX.Element;
export declare const HeartWaves: (props: MynaIconsProps) => JSX.Element;
export declare const CodeOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const BrandThreads: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Waves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const StopSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Eye: (props: MynaIconsProps) => JSX.Element;
export declare const Mobile: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterADiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Location: (props: MynaIconsProps) => JSX.Element;
export declare const LetterIWaves: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerDownLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Flower: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Sprout: (props: MynaIconsProps) => JSX.Element;
export declare const DazeSquare: (props: MynaIconsProps) => JSX.Element;
export declare const RectangleVertical: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronLeftSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarBig: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQCircle: (props: MynaIconsProps) => JSX.Element;
export declare const WifiMedium: (props: MynaIconsProps) => JSX.Element;
export declare const Gift: (props: MynaIconsProps) => JSX.Element;
export declare const ExternalLink: (props: MynaIconsProps) => JSX.Element;
export declare const Zap: (props: MynaIconsProps) => JSX.Element;
export declare const TextAlignRight: (props: MynaIconsProps) => JSX.Element;
export declare const LetterAOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterY: (props: MynaIconsProps) => JSX.Element;
export declare const CastScreen: (props: MynaIconsProps) => JSX.Element;
export declare const LayersOne: (props: MynaIconsProps) => JSX.Element;
export declare const LetterN: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesGantt: (props: MynaIconsProps) => JSX.Element;
export declare const LinkOne: (props: MynaIconsProps) => JSX.Element;
export declare const MoonStar: (props: MynaIconsProps) => JSX.Element;
export declare const TrashOne: (props: MynaIconsProps) => JSX.Element;
export declare const CigaretteOff: (props: MynaIconsProps) => JSX.Element;
export declare const BrandChrome: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const PanelTopInactive: (props: MynaIconsProps) => JSX.Element;
export declare const Baseball: (props: MynaIconsProps) => JSX.Element;
export declare const SeaWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Share: (props: MynaIconsProps) => JSX.Element;
export declare const EightCircle: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerUpLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Album: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUp: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleDownLeft: (props: MynaIconsProps) => JSX.Element;
export declare const One: (props: MynaIconsProps) => JSX.Element;
export declare const HeartX: (props: MynaIconsProps) => JSX.Element;
export declare const LockPassword: (props: MynaIconsProps) => JSX.Element;
export declare const EightHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBCircle: (props: MynaIconsProps) => JSX.Element;
export declare const PanelRight: (props: MynaIconsProps) => JSX.Element;
export declare const BrightnessHigh: (props: MynaIconsProps) => JSX.Element;
export declare const Sort: (props: MynaIconsProps) => JSX.Element;
export declare const LetterL: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUSquare: (props: MynaIconsProps) => JSX.Element;
export declare const InboxX: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarMinus: (props: MynaIconsProps) => JSX.Element;
export declare const BookImage: (props: MynaIconsProps) => JSX.Element;
export declare const SevenSquare: (props: MynaIconsProps) => JSX.Element;
export declare const TwoSquare: (props: MynaIconsProps) => JSX.Element;
export declare const SlashSquare: (props: MynaIconsProps) => JSX.Element;
export declare const Undo: (props: MynaIconsProps) => JSX.Element;
export declare const Video: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkHome: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpLeftSquare: (props: MynaIconsProps) => JSX.Element;
export declare const AmpersandSquare: (props: MynaIconsProps) => JSX.Element;
export declare const CheckDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const SixHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ClockNine: (props: MynaIconsProps) => JSX.Element;
export declare const Tree: (props: MynaIconsProps) => JSX.Element;
export declare const CheckOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const Activity: (props: MynaIconsProps) => JSX.Element;
export declare const Filter: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkUser: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmCheck: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinCircle: (props: MynaIconsProps) => JSX.Element;
export declare const BellSlash: (props: MynaIconsProps) => JSX.Element;
export declare const OneWaves: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryCheck: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const StopHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const VideoSlash: (props: MynaIconsProps) => JSX.Element;
export declare const Calendar: (props: MynaIconsProps) => JSX.Element;
export declare const AddQueue: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Globe: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeft: (props: MynaIconsProps) => JSX.Element;
export declare const InfoTriangle: (props: MynaIconsProps) => JSX.Element;
export declare const Yen: (props: MynaIconsProps) => JSX.Element;
export declare const ClockSix: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkDot: (props: MynaIconsProps) => JSX.Element;
export declare const FilterOne: (props: MynaIconsProps) => JSX.Element;
export declare const InfoOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const MinusCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownRight: (props: MynaIconsProps) => JSX.Element;
export declare const Winds: (props: MynaIconsProps) => JSX.Element;
export declare const Five: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmX: (props: MynaIconsProps) => JSX.Element;
export declare const LockHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChartArea: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ClockTwo: (props: MynaIconsProps) => JSX.Element;
export declare const Mountain: (props: MynaIconsProps) => JSX.Element;
export declare const MicrophoneSlash: (props: MynaIconsProps) => JSX.Element;
export declare const DiceTwo: (props: MynaIconsProps) => JSX.Element;
export declare const WinkGhost: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalTwo: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZ: (props: MynaIconsProps) => JSX.Element;
export declare const MessageMinus: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeLow: (props: MynaIconsProps) => JSX.Element;
export declare const WifiX: (props: MynaIconsProps) => JSX.Element;
export declare const LetterM: (props: MynaIconsProps) => JSX.Element;
export declare const KeyboardBrightnessLow: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeX: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpLeftCircle: (props: MynaIconsProps) => JSX.Element;
export declare const CircleDashed: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKSquare: (props: MynaIconsProps) => JSX.Element;
export declare const BrandX: (props: MynaIconsProps) => JSX.Element;
export declare const HeartBroken: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpWaves: (props: MynaIconsProps) => JSX.Element;
export declare const InfoDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const DiceSix: (props: MynaIconsProps) => JSX.Element;
export declare const BoundingBox: (props: MynaIconsProps) => JSX.Element;
export declare const Alt: (props: MynaIconsProps) => JSX.Element;
export declare const InboxDown: (props: MynaIconsProps) => JSX.Element;
export declare const Cloud: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Shuffle: (props: MynaIconsProps) => JSX.Element;
export declare const EuroWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOWaves: (props: MynaIconsProps) => JSX.Element;
export declare const HashOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterROctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeWaves: (props: MynaIconsProps) => JSX.Element;
export declare const DollarWaves: (props: MynaIconsProps) => JSX.Element;
export declare const GitDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const NineHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ListCheck: (props: MynaIconsProps) => JSX.Element;
export declare const Rewind: (props: MynaIconsProps) => JSX.Element;
export declare const SearchDot: (props: MynaIconsProps) => JSX.Element;
export declare const Upload: (props: MynaIconsProps) => JSX.Element;
export declare const TrendingDown: (props: MynaIconsProps) => JSX.Element;
export declare const LetterI: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkCheck: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownLeftSquare: (props: MynaIconsProps) => JSX.Element;
export declare const NavigationOne: (props: MynaIconsProps) => JSX.Element;
export declare const DollarHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarX: (props: MynaIconsProps) => JSX.Element;
export declare const Components: (props: MynaIconsProps) => JSX.Element;
export declare const Pause: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGCircle: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmPlus: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownCircle: (props: MynaIconsProps) => JSX.Element;
export declare const CloudHail: (props: MynaIconsProps) => JSX.Element;
export declare const SearchX: (props: MynaIconsProps) => JSX.Element;
export declare const Cloudy: (props: MynaIconsProps) => JSX.Element;
export declare const Forward: (props: MynaIconsProps) => JSX.Element;
export declare const Click: (props: MynaIconsProps) => JSX.Element;
export declare const MountainSnow: (props: MynaIconsProps) => JSX.Element;
export declare const IndifferentSquare: (props: MynaIconsProps) => JSX.Element;
export declare const DiceFour: (props: MynaIconsProps) => JSX.Element;
export declare const FineTune: (props: MynaIconsProps) => JSX.Element;
export declare const Bookmark: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldSlash: (props: MynaIconsProps) => JSX.Element;
export declare const Rocket: (props: MynaIconsProps) => JSX.Element;
export declare const SearchHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowDownRight: (props: MynaIconsProps) => JSX.Element;
export declare const GitOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const UserCheck: (props: MynaIconsProps) => JSX.Element;
export declare const SpinnerOne: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPSquare: (props: MynaIconsProps) => JSX.Element;
export declare const CloudSunRain: (props: MynaIconsProps) => JSX.Element;
export declare const BrandLinkedin: (props: MynaIconsProps) => JSX.Element;
export declare const Tablet: (props: MynaIconsProps) => JSX.Element;
export declare const HashDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const TypeText: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const YenHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYCircle: (props: MynaIconsProps) => JSX.Element;
export declare const TicketSlash: (props: MynaIconsProps) => JSX.Element;
export declare const LockCircle: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkSnooze: (props: MynaIconsProps) => JSX.Element;
export declare const Elevator: (props: MynaIconsProps) => JSX.Element;
export declare const BriefcaseConveyorBelt: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftRight: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownCircle: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LockOpenPassword: (props: MynaIconsProps) => JSX.Element;
export declare const SixSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const CloudDownload: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const SquareDashed: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpWaves: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZWaves: (props: MynaIconsProps) => JSX.Element;
export declare const Ear: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneForward: (props: MynaIconsProps) => JSX.Element;
export declare const HashCircle: (props: MynaIconsProps) => JSX.Element;
export declare const Math: (props: MynaIconsProps) => JSX.Element;
export declare const Flame: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNSquare: (props: MynaIconsProps) => JSX.Element;
export declare const CogTwo: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownLeftWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ClockTwelve: (props: MynaIconsProps) => JSX.Element;
export declare const LockOpen: (props: MynaIconsProps) => JSX.Element;
export declare const Atom: (props: MynaIconsProps) => JSX.Element;
export declare const BrandTrello: (props: MynaIconsProps) => JSX.Element;
export declare const Drop: (props: MynaIconsProps) => JSX.Element;
export declare const Menu: (props: MynaIconsProps) => JSX.Element;
export declare const LetterH: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownRight: (props: MynaIconsProps) => JSX.Element;
export declare const Parking: (props: MynaIconsProps) => JSX.Element;
export declare const Eight: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const AArrowDown: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeSlash: (props: MynaIconsProps) => JSX.Element;
export declare const Password: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const AlignTop: (props: MynaIconsProps) => JSX.Element;
export declare const ClockOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const Female: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldCheck: (props: MynaIconsProps) => JSX.Element;
export declare const NineSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBWaves: (props: MynaIconsProps) => JSX.Element;
export declare const XHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpRightSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJ: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeSquare: (props: MynaIconsProps) => JSX.Element;
export declare const BookUser: (props: MynaIconsProps) => JSX.Element;
export declare const CircleHalfCircle: (props: MynaIconsProps) => JSX.Element;
export declare const FunnyGhost: (props: MynaIconsProps) => JSX.Element;
export declare const CartMinus: (props: MynaIconsProps) => JSX.Element;
export declare const Building: (props: MynaIconsProps) => JSX.Element;
export declare const Binoculars: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkSlash: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldCrossed: (props: MynaIconsProps) => JSX.Element;
export declare const Rhombus: (props: MynaIconsProps) => JSX.Element;
export declare const BrandSpotify: (props: MynaIconsProps) => JSX.Element;
export declare const Folder: (props: MynaIconsProps) => JSX.Element;
export declare const Alarm: (props: MynaIconsProps) => JSX.Element;
export declare const BookHome: (props: MynaIconsProps) => JSX.Element;
export declare const CodeSquare: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpDown: (props: MynaIconsProps) => JSX.Element;
export declare const Users: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnStacked: (props: MynaIconsProps) => JSX.Element;
export declare const TypeUnderline: (props: MynaIconsProps) => JSX.Element;
export declare const Pokeball: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingOne: (props: MynaIconsProps) => JSX.Element;
export declare const HeartMinus: (props: MynaIconsProps) => JSX.Element;
export declare const CornerDownLeft: (props: MynaIconsProps) => JSX.Element;
export declare const ClockDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const Minus: (props: MynaIconsProps) => JSX.Element;
export declare const FourCircle: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleDown: (props: MynaIconsProps) => JSX.Element;
export declare const MusicCircle: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronLeft: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const KeyboardBrightnessHigh: (props: MynaIconsProps) => JSX.Element;
export declare const Film: (props: MynaIconsProps) => JSX.Element;
export declare const Moon: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneMissed: (props: MynaIconsProps) => JSX.Element;
export declare const PanelBottomClose: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeCheck: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const BrandFramer: (props: MynaIconsProps) => JSX.Element;
export declare const ChatMinus: (props: MynaIconsProps) => JSX.Element;
export declare const Accessibility: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVertical: (props: MynaIconsProps) => JSX.Element;
export declare const FiveHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const CartX: (props: MynaIconsProps) => JSX.Element;
export declare const RewindOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const SearchHome: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleUp: (props: MynaIconsProps) => JSX.Element;
export declare const Layout: (props: MynaIconsProps) => JSX.Element;
export declare const MoveDiagonalOne: (props: MynaIconsProps) => JSX.Element;
export declare const RewindDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const TallyTwo: (props: MynaIconsProps) => JSX.Element;
export declare const ClockCircle: (props: MynaIconsProps) => JSX.Element;
export declare const MousePointer: (props: MynaIconsProps) => JSX.Element;
export declare const Ribbon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDDiamond: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCSquare: (props: MynaIconsProps) => JSX.Element;
export declare const LetterK: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalHexagon: (props: MynaIconsProps) => JSX.Element;
export declare const SearchUser: (props: MynaIconsProps) => JSX.Element;
export declare const BrandDribbble: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpDown: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTCircle: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const AlignLeft: (props: MynaIconsProps) => JSX.Element;
export declare const Sofa: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskOctagon: (props: MynaIconsProps) => JSX.Element;
export declare const SmileGhost: (props: MynaIconsProps) => JSX.Element;
export declare const Heart: (props: MynaIconsProps) => JSX.Element;
export declare const TrendingUp: (props: MynaIconsProps) => JSX.Element;
export declare const NineWaves: (props: MynaIconsProps) => JSX.Element;
export declare const ColumnsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ImageRectangleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SidebarAltSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NineOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TrashTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EightWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BuildingOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowRightSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandGitlabSolid: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LightningSolid: (props: MynaIconsProps) => JSX.Element;
export declare const YenDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GridSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DiceThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HashHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TriangleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HandSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DollarOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartScatterSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ConfigSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LayersTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const IncognitoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LinkTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InboxCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RewindCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LikeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartLineSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DangerCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WineSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PauseCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SlashWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SadSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DollarDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CornerRightUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WifiCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EarthSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const YenOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ListSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockOpenKeyholeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NineDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfoSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CroissantSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongDownRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CircleHalfSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneInSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandGithubSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowUpRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelRightCloseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockEightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WindSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CornerUpRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlusWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TypeItalicSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GridOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TargetSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ScissorsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CogSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlayCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FourSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CrosshairSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MessageDotsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AirplaySolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDiagonalTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const XOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RepeatSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PathSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const YenCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandCodesandboxSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterESolid: (props: MynaIconsProps) => JSX.Element;
export declare const WifiSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlayWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckCircleOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DiceOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SquareDashedKanbanSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellOnSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SunriseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ToggleRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownRightCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TextJustifySolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpRightWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SnowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const XDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarStackedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SevenWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AngrySquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartCandlestickSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesColumnIncreasingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UmbrellaSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingFourSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CartPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RewindHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SunDimSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNetworkSolid: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FiveOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CannabisSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FileMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const XCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TypeBoldSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CogFourSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FiveDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnDecreasingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SixSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DollarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InboxUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartGraphSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterICircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongUpRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RectangleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowUpLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TextAlignCenterSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CornerLeftUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HomeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CopyrightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBubbleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MusicSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DoorClosedLockedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DollarCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchSnoozeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartGanttSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OneSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SixWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PauseOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WifiPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelTopCloseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterESquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PauseDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BackpackSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChatXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LogoutSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronRightSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CogOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CameraSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookSnoozeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SunMediumSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FunnyCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AnnoyedSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FiveCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CodeHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DoorClosedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownLeftWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterODiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChipSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EuroCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TicketSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandInstagramSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelRightOpenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CropSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterAHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CookieSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnBigSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TagSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LayersThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OptionSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SignalWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BriefcaseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterASolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PresentationSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlignBottomSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EightOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellHomeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StopDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LabelSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DangerWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MapSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InboxSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpRightSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SixDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TagPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlusSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PowerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MicrophoneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TallyOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TentTreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PaintSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DatabaseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationUserSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DiceFiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownRightSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesColumnSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SixOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationHomeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TornadoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AirpodsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ToggleLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ContactlessCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FileSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PuzzleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StopOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SmileCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SignalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WinkCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellUserSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MaleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EightDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfoHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const YenWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AirConditionerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TerminalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MoveDiagonalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DropletOffSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinusWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SelectMultipleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MoveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HomeSmileSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SignalSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MaximizeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WheelSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterAWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SparklesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockKeyholeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterACircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HazeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MessageReplySolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudRainWindSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandYoutubeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FileTextSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DropletSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HomeMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZapOffSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SquareKanbanSolid: (props: MynaIconsProps) => JSX.Element;
export declare const KeyboardSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FourHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const XSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CigaretteSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BathSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterEOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DazeCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SignalHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandCodepenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AmpersandsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronLeftCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleDownRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CableCarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AngryGhostSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudUploadSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FireSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VolumePlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BanSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShoppingBagSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DivideSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterEDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShellSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EuroHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerUpRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudDrizzleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockHandSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OneHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AnnoyedGhostSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TallyThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DislikeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerRightUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClipboardSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MessageXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PackageSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EuroSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LinkSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockFourSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const KeySolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShrubSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownLeftCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AcademicHatSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CogThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DoorOpenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CornerDownRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockElevenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudSunSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StoreSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ApertureSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThermometerSnowflakeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AtSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CampfireSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StopCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DangerTriangleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlusHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfoWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AmbulanceSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CopyrightSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DangerOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitPullRequestSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinimizeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationSnoozeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinusSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudSnowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CartSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EnvelopeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelLeftInactiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArchiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RoomServiceSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationSelectedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DangerDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrightnessLowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpLeftSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingFiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const XTriangleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MagnetSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockSevenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartSplineSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ConfettiSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DesktopSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DownloadSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EightSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const KanbanSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PinSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ServersSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SevenCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TwoCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WebcamSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpLeftCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SlashCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CornerRightDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinusDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlanetSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookOpenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandTwitterSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TwoWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandFigmaSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinusOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellSnoozeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TvSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DropletsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SkipForwardSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MessageCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandTelegramSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CocktailSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ActivitySquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SixCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AeroplaneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterIDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LoginSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RadioSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HashSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ReceptionBellSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmSmokeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterIOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SquareChartGanttSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TrainSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TallyFourSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelTopOpenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitBranchSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ControllerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CoffeeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlayHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CodeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChatMessagesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleUpLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CakeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FlagOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarDecreasingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SquareHalfSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudMoonRainSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThermometerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RewindWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FlagSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownLeftCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SlashHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RefreshAltSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StopSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SnowflakeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const IndifferentCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlignVerticalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BowlSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RulerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SupportSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TreePineSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StopWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ToolSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MusicSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartHomeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HomeXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TwoHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CartCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FourSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FlameKindlingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MessagePlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RecordSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EnvelopeOpenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WifiLowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowDownLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BoatSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryFullSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelBottomSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HardDriveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TentSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MathSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TrendingUpDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartUserSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MusicHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandPocketSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BluetoothSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FlaskSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ListNumberSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SevenHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeadphonesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SadGhostSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpRightCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChatCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RssSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NineCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const Flower2Solid: (props: MynaIconsProps) => JSX.Element;
export declare const WifiSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalFourSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CornerUpLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WatchSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AmpersandSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CodeCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartPieTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesCombinedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EditOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InboxPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InboxMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfoCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudFogSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FileXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlayDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingFourSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitMergeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandGoogleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneOutSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RainbowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PauseWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CopySolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterIHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownRightWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlaySquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeNoneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlignHorizontalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GlassesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlayOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WifiMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelRightInactiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandSlackSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneCallSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowRightWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SubtractSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MusicWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RefreshSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CaravanSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongUpLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowRightCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SlashDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DazeGhostSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlignRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ImageSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelBottomOpenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RewindSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronRightWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PauseSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SunsetSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DangerSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SaveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LampSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SlashOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ScanSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NavigationSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShootingStarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudLightningSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SadCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookDotSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MynaSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HashWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingSixSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BadgeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MusicDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PaperclipSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SevenDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TwoOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeadingTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NineSolid: (props: MynaIconsProps) => JSX.Element;
export declare const XSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpRightWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FourWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MessageSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LightningOffSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BoxSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronLeftWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CupcakeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MaskSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandTwitchSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SidebarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterISquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SevenOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmSnoozeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TwoDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EclipseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EyeSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlaySolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderHeartSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerLeftDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MusicOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitCommitSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChatSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NotificationSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FileCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const YenSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShuffleAltSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TableSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SendSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartSnoozeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BaggageClaimSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SpeakerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpLeftWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockFiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownRightSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BabySolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryEmptySolid: (props: MynaIconsProps) => JSX.Element;
export declare const CameraSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PrinterSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AngryCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TreesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterEWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelLeftCloseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ExcludeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RedoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TruckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FourOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterEHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LeavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UnionSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EuroDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EuroSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerDownRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SignalOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownRightWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SignalDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EggSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EuroOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const IntersectSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfinitySolid: (props: MynaIconsProps) => JSX.Element;
export declare const FourDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CodeWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TrashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TreePalmSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BubblesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OneOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlusDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LeafSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ImageCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OneCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DollarSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CornerLeftDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TextAlignLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandFacebookSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelBottomInactiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SwatchesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalFiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterECircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronRightCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FaceIdSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OneDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckSquareOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FunnySquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlusOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudOffSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SunSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WrenchSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FiveSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UsersGroupSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AnnoyedCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TallyFiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DangerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CircleNotchSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DangerHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SevenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnIncreasingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PizzaSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EditSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongDownLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UnlinkSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockThreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ApiSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AnchorSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ContactlessSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MaximizeOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SignalCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartPieOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MoveHorizontalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartDotSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerRightDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WheelchairSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesColumnDecreasingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartPieSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TreeDeciduousSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerLeftUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinimizeOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterASquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FiveWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeHighSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelTopSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitDiffSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CenterFocusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ConfigVerticalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SpinnerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockTenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AArrowUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShovelSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CompassSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterSHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PlusCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const XWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpRightCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpLeftWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderKanbanSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudMoonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownRightCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BankSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLongUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FrameSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CreditCardSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HomePlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CopyleftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinusHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChatPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SmileSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThermometerSunSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterVWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PencilSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WinkSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudRainSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WindArrowDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDiagonalOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleUpRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandPinterestSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EarSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CodeDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SkipBackSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FilePlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PauseHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChatDotsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DeleteSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CommandSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HomeCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserSettingsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InboxArchiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterXSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownLeftSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SunSnowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const IndifferentGhostSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarIncreasingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UmbrellaOffSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelLeftOpenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RowsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MoveVerticalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CodeOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandThreadsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StopSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EyeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterADiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LocationSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterIWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerDownLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FlowerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SproutSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DazeSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RectangleVerticalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronLeftSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartBarBigSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WifiMediumSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GiftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ExternalLinkSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZapSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TextAlignRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterAOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CastScreenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LayersOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartNoAxesGanttSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LinkOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MoonStarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TrashOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CigaretteOffSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandChromeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelTopInactiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BaseballSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SeaWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EightCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatCornerUpLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlbumSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterQWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleDownLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockPasswordSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EightHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrightnessHighSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SortSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterLSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InboxXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookImageSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SevenSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TwoSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SlashSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UndoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VideoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkHomeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpLeftSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AmpersandSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SixHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockNineSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TreeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CheckOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ActivitySolid: (props: MynaIconsProps) => JSX.Element;
export declare const FilterSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkUserSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BitcoinCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BellSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const OneWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const StopHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VideoSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AddQueueSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GlobeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfoTriangleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const YenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockSixSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkDotSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FilterOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfoOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinusCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WindsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FiveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartAreaSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MountainSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MicrophoneSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DiceTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WinkGhostSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterFHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MobileSignalTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MessageMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeLowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const WifiXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMSolid: (props: MynaIconsProps) => JSX.Element;
export declare const KeyboardBrightnessLowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpLeftCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CircleDashedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartBrokenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InfoDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DiceSixSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BoundingBoxSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AltSolid: (props: MynaIconsProps) => JSX.Element;
export declare const InboxDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudSolid: (props: MynaIconsProps) => JSX.Element;
export declare const QuestionHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShuffleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EuroWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterOWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HashOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterROctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DollarWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NineHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ListCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RewindSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchDotSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UploadSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TrendingDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterISolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownLeftSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NavigationOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DollarHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CalendarXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ComponentsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PauseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterGCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmPlusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowDownCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudHailSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudySolid: (props: MynaIconsProps) => JSX.Element;
export declare const ForwardSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClickSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MountainSnowSolid: (props: MynaIconsProps) => JSX.Element;
export declare const IndifferentSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DiceFourSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FineTuneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RocketSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FatArrowDownRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const GitOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UserCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SpinnerOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterPSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudSunRainSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandLinkedinSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TabletSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HashDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TypeTextSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterRDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const YenHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterYCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TicketSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkSnoozeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ElevatorSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BriefcaseConveyorBeltSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowLeftRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockOpenPasswordSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SixSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CloudDownloadSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SquareDashedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterZWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EarSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneForwardSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HashCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MathSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FlameSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterNSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CogTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownLeftWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockTwelveSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LockOpenSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AtomSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandTrelloSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DropSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MenuSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterHSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDownRightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ParkingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const EightSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterMDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AArrowDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PasswordSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ZeroDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PercentageDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlignTopSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterUHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FemaleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NineSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterBWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const XHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpRightSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RupeeSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookUserSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CircleHalfCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FunnyGhostSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CartMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BuildingSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BinocularsSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookmarkSlashSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ShieldCrossedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RhombusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandSpotifySolid: (props: MynaIconsProps) => JSX.Element;
export declare const FolderSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlarmSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BookHomeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CodeSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronUpDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const UsersSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChartColumnStackedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TypeUnderlineSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PokeballSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BatteryChargingOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CornerDownLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FourCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MusicCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const KeyboardBrightnessHighSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FilmSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MoonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TelephoneMissedSolid: (props: MynaIconsProps) => JSX.Element;
export declare const PanelBottomCloseSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterJHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const VolumeCheckSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandFramerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChatMinusSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AccessibilitySolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalSolid: (props: MynaIconsProps) => JSX.Element;
export declare const FiveHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const CartXSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RewindOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchHomeSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterWWavesSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ChevronDoubleUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LayoutSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MoveDiagonalOneSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RewindDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TallyTwoSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ClockCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const MousePointerSolid: (props: MynaIconsProps) => JSX.Element;
export declare const RibbonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterDDiamondSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ThreeHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterCSquareSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterKSolid: (props: MynaIconsProps) => JSX.Element;
export declare const DotsVerticalHexagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SearchUserSolid: (props: MynaIconsProps) => JSX.Element;
export declare const BrandDribbbleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const ArrowUpDownSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LetterTCircleSolid: (props: MynaIconsProps) => JSX.Element;
export declare const LineChartOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AlignLeftSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SofaSolid: (props: MynaIconsProps) => JSX.Element;
export declare const AsteriskOctagonSolid: (props: MynaIconsProps) => JSX.Element;
export declare const SmileGhostSolid: (props: MynaIconsProps) => JSX.Element;
export declare const HeartSolid: (props: MynaIconsProps) => JSX.Element;
export declare const TrendingUpSolid: (props: MynaIconsProps) => JSX.Element;
export declare const NineWavesSolid: (props: MynaIconsProps) => JSX.Element;