import ChipExtraction from './ChipExtraction'; declare const ChipExtractionFilled: typeof ChipExtraction; export default ChipExtractionFilled;