/**
 * SimpleComp Component: Do something
 * @returns {ReactElement}
 */
export declare const SimpleComp: import("@builder.io/qwik").Component<{}>;
