import * as React from 'react'; export interface Paragraph-264Props extends React.SVGProps { ariaLabel?: string } export default function Paragraph-264({ ariaLabel, ...props }: Paragraph-264Props) { return ( ); }