import './SnackBarLine.css'; import React from 'react'; import { SnackBarTimerProps } from '../types'; export declare const SnackBarLine: React.FC>;