import { JSX } from '../../../stencil-public-runtime'; export declare function renderAddSVG(): JSX.Element; export declare function renderFaceSmileSVG(): JSX.Element; export declare function renderSuccessSVG(): JSX.Element; export declare function renderAccessSVG(): JSX.Element; export declare function renderCalendarSVG(): JSX.Element; export declare function renderRecordingSVG(): JSX.Element; export declare function renderDataSVG(): JSX.Element; export declare function renderCommentsSVG(): JSX.Element; export declare function renderCommentSVG(): JSX.Element; export declare function renderCommentQuestionSVG(): JSX.Element; export declare function renderEyeSVG(): JSX.Element; export declare function renderMagnifyingGlassSVG(): JSX.Element; export declare function renderSparklesSVG(): JSX.Element; export declare function renderTriangleExclamation(): JSX.Element; export declare function renderFaceDisappointedSVG(): JSX.Element; export declare function renderFolderMagnifyingGlassSVG(): JSX.Element; export declare function renderFolderOpenSVG(): JSX.Element; export declare function renderFileSVG(): JSX.Element; export declare function renderLockSVG(): JSX.Element; export declare function renderMessageBotSVG(): JSX.Element; export declare function renderRobotSVG(): JSX.Element; export declare function renderMessageSVG(): JSX.Element; export declare function renderMessagesSVG(): JSX.Element; export declare function renderCloudSVG(): JSX.Element; export declare function renderArticleSVG(): JSX.Element; export declare function renderEditSVG(): JSX.Element; export declare function renderConnectionSVG(): JSX.Element; export declare function renderRectangleHistorySVG(): JSX.Element; export declare function renderSettingSVG(): JSX.Element; export declare function renderSquareDashedSVG(): JSX.Element; export declare function renderSquarePlusSVG(): JSX.Element; export declare function renderTranscriptionSVG(): JSX.Element; export declare function renderTableSVG(): JSX.Element; export declare function renderUserSVG(): JSX.Element; export declare function renderUserMessageSVG(): JSX.Element; export declare function renderUsersSVG(): JSX.Element; export declare function renderSolidWideSVG(): JSX.Element; export declare function renderSolidNarrowSVG(): JSX.Element; export declare function renderGradientWideSVG(): JSX.Element; export declare function renderGradientNarrowSVG(): JSX.Element;