import type { SvelteComponentTyped } from "svelte"; import type { SVGAttributes } from "svelte/elements"; declare class SvgComponent extends SvelteComponentTyped< SVGAttributes & { // Support data-* attributes in Svelte 3 [key: `data-${string}`]: any; }, Record, { default: {} } > {} export const Account: typeof SvgComponent; export const ActivateBreakpoints: typeof SvgComponent; export const Add: typeof SvgComponent; export const AddSmall: typeof SvgComponent; export const Agent: typeof SvgComponent; export const Archive: typeof SvgComponent; export const ArrowBoth: typeof SvgComponent; export const ArrowCircleDown: typeof SvgComponent; export const ArrowCircleLeft: typeof SvgComponent; export const ArrowCircleRight: typeof SvgComponent; export const ArrowCircleUp: typeof SvgComponent; export const ArrowDown: typeof SvgComponent; export const ArrowLeft: typeof SvgComponent; export const ArrowRight: typeof SvgComponent; export const ArrowSmallDown: typeof SvgComponent; export const ArrowSmallLeft: typeof SvgComponent; export const ArrowSmallRight: typeof SvgComponent; export const ArrowSmallUp: typeof SvgComponent; export const ArrowSwap: typeof SvgComponent; export const ArrowUp: typeof SvgComponent; export const Ask: typeof SvgComponent; export const Attach: typeof SvgComponent; export const Azure: typeof SvgComponent; export const AzureDevops: typeof SvgComponent; export const Beaker: typeof SvgComponent; export const BeakerStop: typeof SvgComponent; export const Bell: typeof SvgComponent; export const BellDot: typeof SvgComponent; export const BellSlash: typeof SvgComponent; export const BellSlashDot: typeof SvgComponent; export const Blank: typeof SvgComponent; export const Bold: typeof SvgComponent; export const Book: typeof SvgComponent; export const Bookmark: typeof SvgComponent; export const BracketDot: typeof SvgComponent; export const BracketError: typeof SvgComponent; export const Briefcase: typeof SvgComponent; export const Broadcast: typeof SvgComponent; export const Browser: typeof SvgComponent; export const Bug: typeof SvgComponent; export const Build: typeof SvgComponent; export const Calendar: typeof SvgComponent; export const CallIncoming: typeof SvgComponent; export const CallOutgoing: typeof SvgComponent; export const CaseSensitive: typeof SvgComponent; export const ChatSparkle: typeof SvgComponent; export const ChatSparkleError: typeof SvgComponent; export const ChatSparkleWarning: typeof SvgComponent; export const Check: typeof SvgComponent; export const CheckAll: typeof SvgComponent; export const Checklist: typeof SvgComponent; export const ChevronDown: typeof SvgComponent; export const ChevronLeft: typeof SvgComponent; export const ChevronRight: typeof SvgComponent; export const ChevronUp: typeof SvgComponent; export const Chip: typeof SvgComponent; export const ChromeClose: typeof SvgComponent; export const ChromeMaximize: typeof SvgComponent; export const ChromeMinimize: typeof SvgComponent; export const ChromeRestore: typeof SvgComponent; export const Circle: typeof SvgComponent; export const CircleFilled: typeof SvgComponent; export const CircleLarge: typeof SvgComponent; export const CircleLargeFilled: typeof SvgComponent; export const CircleSlash: typeof SvgComponent; export const CircleSmall: typeof SvgComponent; export const CircleSmallFilled: typeof SvgComponent; export const CircuitBoard: typeof SvgComponent; export const Claude: typeof SvgComponent; export const ClearAll: typeof SvgComponent; export const Clippy: typeof SvgComponent; export const Clockface: typeof SvgComponent; export const Close: typeof SvgComponent; export const CloseAll: typeof SvgComponent; export const Cloud: typeof SvgComponent; export const CloudDownload: typeof SvgComponent; export const CloudSmall: typeof SvgComponent; export const CloudUpload: typeof SvgComponent; export const Code: typeof SvgComponent; export const CodeOss: typeof SvgComponent; export const CodeReview: typeof SvgComponent; export const Coffee: typeof SvgComponent; export const CollapseAll: typeof SvgComponent; export const Collection: typeof SvgComponent; export const CollectionSmall: typeof SvgComponent; export const ColorMode: typeof SvgComponent; export const Combine: typeof SvgComponent; export const Comment: typeof SvgComponent; export const CommentDiscussion: typeof SvgComponent; export const CommentDiscussionQuote: typeof SvgComponent; export const CommentDiscussionSparkle: typeof SvgComponent; export const CommentDraft: typeof SvgComponent; export const CommentUnresolved: typeof SvgComponent; export const Compass: typeof SvgComponent; export const CompassActive: typeof SvgComponent; export const CompassDot: typeof SvgComponent; export const Copilot: typeof SvgComponent; export const CopilotBlocked: typeof SvgComponent; export const CopilotError: typeof SvgComponent; export const CopilotInProgress: typeof SvgComponent; export const CopilotLarge: typeof SvgComponent; export const CopilotNotConnected: typeof SvgComponent; export const CopilotSnooze: typeof SvgComponent; export const CopilotSuccess: typeof SvgComponent; export const CopilotUnavailable: typeof SvgComponent; export const CopilotWarning: typeof SvgComponent; export const CopilotWarningLarge: typeof SvgComponent; export const Copy: typeof SvgComponent; export const Coverage: typeof SvgComponent; export const CreditCard: typeof SvgComponent; export const Cursor: typeof SvgComponent; export const Dash: typeof SvgComponent; export const Dashboard: typeof SvgComponent; export const Database: typeof SvgComponent; export const Debug: typeof SvgComponent; export const DebugAll: typeof SvgComponent; export const DebugAlt: typeof SvgComponent; export const DebugAltSmall: typeof SvgComponent; export const DebugBreakpointConditional: typeof SvgComponent; export const DebugBreakpointConditionalUnverified: typeof SvgComponent; export const DebugBreakpointData: typeof SvgComponent; export const DebugBreakpointDataUnverified: typeof SvgComponent; export const DebugBreakpointFunction: typeof SvgComponent; export const DebugBreakpointFunctionUnverified: typeof SvgComponent; export const DebugBreakpointLog: typeof SvgComponent; export const DebugBreakpointLogUnverified: typeof SvgComponent; export const DebugBreakpointUnsupported: typeof SvgComponent; export const DebugConnected: typeof SvgComponent; export const DebugConsole: typeof SvgComponent; export const DebugContinue: typeof SvgComponent; export const DebugContinueSmall: typeof SvgComponent; export const DebugCoverage: typeof SvgComponent; export const DebugDisconnect: typeof SvgComponent; export const DebugLineByLine: typeof SvgComponent; export const DebugPause: typeof SvgComponent; export const DebugRerun: typeof SvgComponent; export const DebugRestart: typeof SvgComponent; export const DebugRestartFrame: typeof SvgComponent; export const DebugReverseContinue: typeof SvgComponent; export const DebugStackframe: typeof SvgComponent; export const DebugStackframeActive: typeof SvgComponent; export const DebugStart: typeof SvgComponent; export const DebugStepBack: typeof SvgComponent; export const DebugStepInto: typeof SvgComponent; export const DebugStepOut: typeof SvgComponent; export const DebugStepOver: typeof SvgComponent; export const DebugStop: typeof SvgComponent; export const DesktopDownload: typeof SvgComponent; export const DeviceCamera: typeof SvgComponent; export const DeviceCameraVideo: typeof SvgComponent; export const DeviceMobile: typeof SvgComponent; export const Diff: typeof SvgComponent; export const DiffAdded: typeof SvgComponent; export const DiffIgnored: typeof SvgComponent; export const DiffModified: typeof SvgComponent; export const DiffMultiple: typeof SvgComponent; export const DiffRemoved: typeof SvgComponent; export const DiffRenamed: typeof SvgComponent; export const DiffSingle: typeof SvgComponent; export const Discard: typeof SvgComponent; export const Download: typeof SvgComponent; export const Edit: typeof SvgComponent; export const EditCode: typeof SvgComponent; export const EditorLayout: typeof SvgComponent; export const EditSession: typeof SvgComponent; export const EditSparkle: typeof SvgComponent; export const Ellipsis: typeof SvgComponent; export const EmptyWindow: typeof SvgComponent; export const Eraser: typeof SvgComponent; export const Error: typeof SvgComponent; export const ErrorSmall: typeof SvgComponent; export const Exclude: typeof SvgComponent; export const ExpandAll: typeof SvgComponent; export const Export: typeof SvgComponent; export const Extensions: typeof SvgComponent; export const ExtensionsLarge: typeof SvgComponent; export const Eye: typeof SvgComponent; export const EyeClosed: typeof SvgComponent; export const Feedback: typeof SvgComponent; export const File: typeof SvgComponent; export const FileBinary: typeof SvgComponent; export const FileCode: typeof SvgComponent; export const FileMedia: typeof SvgComponent; export const FilePdf: typeof SvgComponent; export const Files: typeof SvgComponent; export const FileSubmodule: typeof SvgComponent; export const FileSymlinkDirectory: typeof SvgComponent; export const FileSymlinkFile: typeof SvgComponent; export const FileText: typeof SvgComponent; export const FileZip: typeof SvgComponent; export const Filter: typeof SvgComponent; export const FilterFilled: typeof SvgComponent; export const Flag: typeof SvgComponent; export const Flame: typeof SvgComponent; export const Fold: typeof SvgComponent; export const FoldDown: typeof SvgComponent; export const Folder: typeof SvgComponent; export const FolderActive: typeof SvgComponent; export const FolderLibrary: typeof SvgComponent; export const FolderOpened: typeof SvgComponent; export const FoldUp: typeof SvgComponent; export const Forward: typeof SvgComponent; export const Game: typeof SvgComponent; export const Gear: typeof SvgComponent; export const Gift: typeof SvgComponent; export const Gist: typeof SvgComponent; export const GistSecret: typeof SvgComponent; export const GitBranch: typeof SvgComponent; export const GitBranchChanges: typeof SvgComponent; export const GitBranchConflicts: typeof SvgComponent; export const GitBranchStagedChanges: typeof SvgComponent; export const GitCommit: typeof SvgComponent; export const GitCompare: typeof SvgComponent; export const GitFetch: typeof SvgComponent; export const Github: typeof SvgComponent; export const GithubAction: typeof SvgComponent; export const GithubAlt: typeof SvgComponent; export const GithubInverted: typeof SvgComponent; export const GithubProject: typeof SvgComponent; export const GitMerge: typeof SvgComponent; export const GitPullRequest: typeof SvgComponent; export const GitPullRequestClosed: typeof SvgComponent; export const GitPullRequestCreate: typeof SvgComponent; export const GitPullRequestDone: typeof SvgComponent; export const GitPullRequestDraft: typeof SvgComponent; export const GitPullRequestGoToChanges: typeof SvgComponent; export const GitPullRequestNewChanges: typeof SvgComponent; export const GitStash: typeof SvgComponent; export const GitStashApply: typeof SvgComponent; export const GitStashPop: typeof SvgComponent; export const Globe: typeof SvgComponent; export const GoToEditingSession: typeof SvgComponent; export const GoToFile: typeof SvgComponent; export const GoToSearch: typeof SvgComponent; export const Grabber: typeof SvgComponent; export const Graph: typeof SvgComponent; export const GraphLeft: typeof SvgComponent; export const GraphLine: typeof SvgComponent; export const GraphScatter: typeof SvgComponent; export const Gripper: typeof SvgComponent; export const GroupByRefType: typeof SvgComponent; export const Heart: typeof SvgComponent; export const HeartFilled: typeof SvgComponent; export const History: typeof SvgComponent; export const Home: typeof SvgComponent; export const HorizontalRule: typeof SvgComponent; export const Hubot: typeof SvgComponent; export const Inbox: typeof SvgComponent; export const Indent: typeof SvgComponent; export const IndexZero: typeof SvgComponent; export const Info: typeof SvgComponent; export const Insert: typeof SvgComponent; export const Inspect: typeof SvgComponent; export const IssueDraft: typeof SvgComponent; export const IssueReopened: typeof SvgComponent; export const Issues: typeof SvgComponent; export const Italic: typeof SvgComponent; export const Jersey: typeof SvgComponent; export const Json: typeof SvgComponent; export const KebabVertical: typeof SvgComponent; export const Key: typeof SvgComponent; export const KeyboardTab: typeof SvgComponent; export const KeyboardTabAbove: typeof SvgComponent; export const KeyboardTabBelow: typeof SvgComponent; export const Law: typeof SvgComponent; export const Layers: typeof SvgComponent; export const LayersActive: typeof SvgComponent; export const LayersDot: typeof SvgComponent; export const Layout: typeof SvgComponent; export const LayoutActivitybarLeft: typeof SvgComponent; export const LayoutActivitybarRight: typeof SvgComponent; export const LayoutCentered: typeof SvgComponent; export const LayoutMenubar: typeof SvgComponent; export const LayoutPanel: typeof SvgComponent; export const LayoutPanelCenter: typeof SvgComponent; export const LayoutPanelDock: typeof SvgComponent; export const LayoutPanelJustify: typeof SvgComponent; export const LayoutPanelLeft: typeof SvgComponent; export const LayoutPanelOff: typeof SvgComponent; export const LayoutPanelRight: typeof SvgComponent; export const LayoutSidebarLeft: typeof SvgComponent; export const LayoutSidebarLeftDock: typeof SvgComponent; export const LayoutSidebarLeftOff: typeof SvgComponent; export const LayoutSidebarRight: typeof SvgComponent; export const LayoutSidebarRightDock: typeof SvgComponent; export const LayoutSidebarRightOff: typeof SvgComponent; export const LayoutStatusbar: typeof SvgComponent; export const Library: typeof SvgComponent; export const Lightbulb: typeof SvgComponent; export const LightbulbAutofix: typeof SvgComponent; export const LightbulbEmpty: typeof SvgComponent; export const LightbulbSparkle: typeof SvgComponent; export const Link: typeof SvgComponent; export const LinkExternal: typeof SvgComponent; export const ListFilter: typeof SvgComponent; export const ListFlat: typeof SvgComponent; export const ListOrdered: typeof SvgComponent; export const ListSelection: typeof SvgComponent; export const ListTree: typeof SvgComponent; export const ListUnordered: typeof SvgComponent; export const LiveShare: typeof SvgComponent; export const Loading: typeof SvgComponent; export const Location: typeof SvgComponent; export const Lock: typeof SvgComponent; export const LockSmall: typeof SvgComponent; export const Magnet: typeof SvgComponent; export const Mail: typeof SvgComponent; export const MailRead: typeof SvgComponent; export const Map: typeof SvgComponent; export const MapFilled: typeof SvgComponent; export const MapVertical: typeof SvgComponent; export const MapVerticalFilled: typeof SvgComponent; export const Markdown: typeof SvgComponent; export const Mcp: typeof SvgComponent; export const Megaphone: typeof SvgComponent; export const Mention: typeof SvgComponent; export const Menu: typeof SvgComponent; export const Merge: typeof SvgComponent; export const MergeInto: typeof SvgComponent; export const Mic: typeof SvgComponent; export const MicFilled: typeof SvgComponent; export const Milestone: typeof SvgComponent; export const Mirror: typeof SvgComponent; export const MortarBoard: typeof SvgComponent; export const Move: typeof SvgComponent; export const MultipleWindows: typeof SvgComponent; export const Music: typeof SvgComponent; export const Mute: typeof SvgComponent; export const NewCollection: typeof SvgComponent; export const NewFile: typeof SvgComponent; export const NewFolder: typeof SvgComponent; export const Newline: typeof SvgComponent; export const NewSession: typeof SvgComponent; export const NoNewline: typeof SvgComponent; export const Note: typeof SvgComponent; export const Notebook: typeof SvgComponent; export const NotebookTemplate: typeof SvgComponent; export const Octoface: typeof SvgComponent; export const Openai: typeof SvgComponent; export const OpenInProduct: typeof SvgComponent; export const OpenInWindow: typeof SvgComponent; export const OpenPreview: typeof SvgComponent; export const Organization: typeof SvgComponent; export const Output: typeof SvgComponent; export const Package: typeof SvgComponent; export const Paintcan: typeof SvgComponent; export const Pass: typeof SvgComponent; export const PassFilled: typeof SvgComponent; export const Percentage: typeof SvgComponent; export const Person: typeof SvgComponent; export const PersonAdd: typeof SvgComponent; export const Piano: typeof SvgComponent; export const PieChart: typeof SvgComponent; export const Pin: typeof SvgComponent; export const Pinned: typeof SvgComponent; export const PinnedDirty: typeof SvgComponent; export const Play: typeof SvgComponent; export const PlayCircle: typeof SvgComponent; export const Plug: typeof SvgComponent; export const PreserveCase: typeof SvgComponent; export const Preview: typeof SvgComponent; export const PrimitiveSquare: typeof SvgComponent; export const Project: typeof SvgComponent; export const Pulse: typeof SvgComponent; export const Python: typeof SvgComponent; export const Question: typeof SvgComponent; export const Quote: typeof SvgComponent; export const Quotes: typeof SvgComponent; export const RadioTower: typeof SvgComponent; export const Reactions: typeof SvgComponent; export const Record: typeof SvgComponent; export const RecordKeys: typeof SvgComponent; export const RecordSmall: typeof SvgComponent; export const Redo: typeof SvgComponent; export const References: typeof SvgComponent; export const Refresh: typeof SvgComponent; export const Regex: typeof SvgComponent; export const Remote: typeof SvgComponent; export const RemoteExplorer: typeof SvgComponent; export const Remove: typeof SvgComponent; export const RemoveSmall: typeof SvgComponent; export const Rename: typeof SvgComponent; export const Replace: typeof SvgComponent; export const ReplaceAll: typeof SvgComponent; export const Reply: typeof SvgComponent; export const Repo: typeof SvgComponent; export const RepoClone: typeof SvgComponent; export const RepoFetch: typeof SvgComponent; export const RepoForcePush: typeof SvgComponent; export const RepoForked: typeof SvgComponent; export const RepoPinned: typeof SvgComponent; export const RepoPull: typeof SvgComponent; export const RepoPush: typeof SvgComponent; export const Report: typeof SvgComponent; export const RepoSelected: typeof SvgComponent; export const RequestChanges: typeof SvgComponent; export const Robot: typeof SvgComponent; export const Rocket: typeof SvgComponent; export const RootFolder: typeof SvgComponent; export const RootFolderOpened: typeof SvgComponent; export const Rss: typeof SvgComponent; export const Ruby: typeof SvgComponent; export const RunAbove: typeof SvgComponent; export const RunAll: typeof SvgComponent; export const RunAllCoverage: typeof SvgComponent; export const RunBelow: typeof SvgComponent; export const RunCoverage: typeof SvgComponent; export const RunErrors: typeof SvgComponent; export const RunWithDeps: typeof SvgComponent; export const Save: typeof SvgComponent; export const SaveAll: typeof SvgComponent; export const SaveAs: typeof SvgComponent; export const ScreenCut: typeof SvgComponent; export const ScreenFull: typeof SvgComponent; export const ScreenNormal: typeof SvgComponent; export const Search: typeof SvgComponent; export const SearchFuzzy: typeof SvgComponent; export const SearchLarge: typeof SvgComponent; export const SearchSparkle: typeof SvgComponent; export const SearchStop: typeof SvgComponent; export const Send: typeof SvgComponent; export const SendToRemoteAgent: typeof SvgComponent; export const Server: typeof SvgComponent; export const ServerEnvironment: typeof SvgComponent; export const ServerProcess: typeof SvgComponent; export const SessionInProgress: typeof SvgComponent; export const Settings: typeof SvgComponent; export const SettingsGear: typeof SvgComponent; export const Share: typeof SvgComponent; export const Shield: typeof SvgComponent; export const SignIn: typeof SvgComponent; export const SignOut: typeof SvgComponent; export const Skip: typeof SvgComponent; export const Smiley: typeof SvgComponent; export const Snake: typeof SvgComponent; export const SortPrecedence: typeof SvgComponent; export const SourceControl: typeof SvgComponent; export const Sparkle: typeof SvgComponent; export const SparkleFilled: typeof SvgComponent; export const SplitHorizontal: typeof SvgComponent; export const SplitVertical: typeof SvgComponent; export const Squirrel: typeof SvgComponent; export const StarEmpty: typeof SvgComponent; export const StarFull: typeof SvgComponent; export const StarHalf: typeof SvgComponent; export const StopCircle: typeof SvgComponent; export const Strikethrough: typeof SvgComponent; export const SurroundWith: typeof SvgComponent; export const SymbolArray: typeof SvgComponent; export const SymbolBoolean: typeof SvgComponent; export const SymbolClass: typeof SvgComponent; export const SymbolColor: typeof SvgComponent; export const SymbolConstant: typeof SvgComponent; export const SymbolEnum: typeof SvgComponent; export const SymbolEnumMember: typeof SvgComponent; export const SymbolEvent: typeof SvgComponent; export const SymbolField: typeof SvgComponent; export const SymbolFile: typeof SvgComponent; export const SymbolInterface: typeof SvgComponent; export const SymbolKey: typeof SvgComponent; export const SymbolKeyword: typeof SvgComponent; export const SymbolMethod: typeof SvgComponent; export const SymbolMethodArrow: typeof SvgComponent; export const SymbolMisc: typeof SvgComponent; export const SymbolNamespace: typeof SvgComponent; export const SymbolNumeric: typeof SvgComponent; export const SymbolOperator: typeof SvgComponent; export const SymbolParameter: typeof SvgComponent; export const SymbolProperty: typeof SvgComponent; export const SymbolRuler: typeof SvgComponent; export const SymbolSnippet: typeof SvgComponent; export const SymbolString: typeof SvgComponent; export const SymbolStructure: typeof SvgComponent; export const SymbolVariable: typeof SvgComponent; export const Sync: typeof SvgComponent; export const SyncIgnored: typeof SvgComponent; export const Table: typeof SvgComponent; export const Tag: typeof SvgComponent; export const Target: typeof SvgComponent; export const Tasklist: typeof SvgComponent; export const Telescope: typeof SvgComponent; export const Terminal: typeof SvgComponent; export const TerminalBash: typeof SvgComponent; export const TerminalCmd: typeof SvgComponent; export const TerminalDebian: typeof SvgComponent; export const TerminalGitBash: typeof SvgComponent; export const TerminalLinux: typeof SvgComponent; export const TerminalPowershell: typeof SvgComponent; export const TerminalTmux: typeof SvgComponent; export const TerminalUbuntu: typeof SvgComponent; export const TextSize: typeof SvgComponent; export const Thinking: typeof SvgComponent; export const ThreeBars: typeof SvgComponent; export const Thumbsdown: typeof SvgComponent; export const ThumbsdownFilled: typeof SvgComponent; export const Thumbsup: typeof SvgComponent; export const ThumbsupFilled: typeof SvgComponent; export const Tools: typeof SvgComponent; export const Trash: typeof SvgComponent; export const TriangleDown: typeof SvgComponent; export const TriangleLeft: typeof SvgComponent; export const TriangleRight: typeof SvgComponent; export const TriangleUp: typeof SvgComponent; export const Twitter: typeof SvgComponent; export const TypeHierarchy: typeof SvgComponent; export const TypeHierarchySub: typeof SvgComponent; export const TypeHierarchySuper: typeof SvgComponent; export const Unarchive: typeof SvgComponent; export const Unfold: typeof SvgComponent; export const UngroupByRefType: typeof SvgComponent; export const Unlock: typeof SvgComponent; export const Unmute: typeof SvgComponent; export const Unverified: typeof SvgComponent; export const VariableGroup: typeof SvgComponent; export const Verified: typeof SvgComponent; export const VerifiedFilled: typeof SvgComponent; export const Versions: typeof SvgComponent; export const Vm: typeof SvgComponent; export const VmActive: typeof SvgComponent; export const VmConnect: typeof SvgComponent; export const VmOutline: typeof SvgComponent; export const VmPending: typeof SvgComponent; export const VmRunning: typeof SvgComponent; export const VmSmall: typeof SvgComponent; export const Vr: typeof SvgComponent; export const Vscode: typeof SvgComponent; export const VscodeInsiders: typeof SvgComponent; export const Wand: typeof SvgComponent; export const Warning: typeof SvgComponent; export const Watch: typeof SvgComponent; export const Whitespace: typeof SvgComponent; export const WholeWord: typeof SvgComponent; export const Window: typeof SvgComponent; export const WindowActive: typeof SvgComponent; export const WordWrap: typeof SvgComponent; export const WorkspaceTrusted: typeof SvgComponent; export const WorkspaceUnknown: typeof SvgComponent; export const WorkspaceUntrusted: typeof SvgComponent; export const Worktree: typeof SvgComponent; export const WorktreeSmall: typeof SvgComponent; export const ZoomIn: typeof SvgComponent; export const ZoomOut: typeof SvgComponent;